Skip to content

Commit

Permalink
revert test changes, fix failing Annotate Checks
Browse files Browse the repository at this point in the history
  • Loading branch information
bhoomij committed Aug 30, 2023
1 parent c72f35b commit 1989fa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: npm run test

- name: Annotate Checks
uses: agyemanjp/ci-checks-action@2.0.3
uses: tarcisiozf/ci-checks-action@master
with:
ghToken: ${{ secrets.GITHUB_TOKEN }}
checks: '[
Expand Down

0 comments on commit 1989fa0

Please sign in to comment.