Skip to content

Commit

Permalink
fix: add timeout to test container in the workflow (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
aneojgurhem authored Nov 24, 2023
2 parents 48d090c + 68bbf6b commit 9295b0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,7 @@ jobs:
core-version: 0.19.3

- name: Run Test
timeout-minutes: 20
run: |
cd Tests
bash -x ./endToEndTests.sh
Expand Down

0 comments on commit 9295b0a

Please sign in to comment.