Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
takost committed Aug 29, 2023
1 parent c171cf5 commit 0956e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: npm run build

- name: npm test
run: npm test -- --runInBand
run: npm test -- --runInBand --detectOpenHandles
env:
GITHUB_TOKEN: ${{ github.token }}

Expand Down

0 comments on commit 0956e63

Please sign in to comment.