Skip to content

Commit

Permalink
Increase timeout for yarn audit step in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rockbmb committed Feb 11, 2024
1 parent ae0eb5b commit 0901d69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ jobs:
- name: Run Security Audit
run: |
yarn audit --groups dependencies
timeout-minutes: 5

0 comments on commit 0901d69

Please sign in to comment.