Skip to content

Commit

Permalink
ci: bump up safety test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh committed May 22, 2023
1 parent ab18f5a commit a8f8518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- name: Build Docker image
run: eval "$BUILD"
- name: Run safety tests
timeout-minutes: 3
timeout-minutes: 4
run: |
${{ env.RUN }} "cd .. && \
scons -c && \
Expand Down

0 comments on commit a8f8518

Please sign in to comment.