Skip to content

Commit

Permalink
chore: Bump ci test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickkenney9801 committed Apr 3, 2024
1 parent 07eae07 commit e602a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
make docker
- name: Run Tests
timeout-minutes: 5
timeout-minutes: 15
run: |
CONTAINER_CMD="make run-tests" \
IMAGE_NAME="${{ env.IMAGE_NAME }}" \
Expand Down

0 comments on commit e602a3d

Please sign in to comment.