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 authored and Edison-CBS committed Jul 8, 2023
1 parent 0e55fb3 commit 36d010b
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 36d010b

Please sign in to comment.