Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
npm run build
npx scully --scanRoutes
- uses: mattallty/jest-github-action@43bbcd073fa43a927322f188220b6592acae003b
- uses: mattallty/jest-github-action@12c8c9a48ae4543fdcf5faa4d126e922d69783a8
with:
coverage-comment: false
env:
Expand Down