Skip to content

Commit

Permalink
chore: increase test execution timeout to 1h
Browse files Browse the repository at this point in the history
  • Loading branch information
jaroslawherod committed Apr 14, 2024
1 parent a0851c5 commit 9291b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
export PATH=$PATH:/builder/home/.local/bin
./bin/flake8_tests.sh
PythonUnitTests:
timeout-minutes: 30
timeout-minutes: 60

runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 9291b48

Please # to comment.