Skip to content

Commit

Permalink
timeout-minutes: 30 on integration test step workflow
Browse files Browse the repository at this point in the history
piotr-iohk committed Sep 4, 2024
1 parent 2a822de commit 8b37121
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
@@ -45,6 +45,7 @@ jobs:
# UPTIME_SERVICE_SECRET is a passphrase needed to decrypt uptime service config files
UPTIME_SERVICE_SECRET: ${{ secrets.UPTIME_SERVICE_SECRET }}
run: nix-shell --run "make integration-test"
timeout-minutes: 30

- name: 📖 Get logs
if: always()

0 comments on commit 8b37121

Please sign in to comment.