Skip to content

Commit

Permalink
Add timeout minutes to unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
compulim committed Dec 6, 2023
1 parent 5147b64 commit 4a2785a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull-request-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ jobs:

- name: Run jest --testPathPattern packages/
run: ./node_modules/.bin/jest --testPathPattern packages/
timeout-minutes: 10

- if: always()
name: Append ID to test result
Expand Down

0 comments on commit 4a2785a

Please sign in to comment.