Skip to content

Commit

Permalink
tests: cicd: extended timeout for standard pipeline e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
Lasica committed Nov 21, 2023
1 parent 223fc37 commit 9973cd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ jobs:

e2e_tests:
runs-on: ubuntu-latest
timeout-minutes: 60
needs: [unit_tests, sonarcloud]
strategy:
matrix:
Expand Down

0 comments on commit 9973cd8

Please sign in to comment.