Skip to content

Commit

Permalink
fix(ci): Add timeout to integration tests (#1532)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmed-nour-fdc authored Apr 22, 2024
1 parent e15218c commit 2957ef3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
jobs:
integration-test:
runs-on: ubuntu-latest
timeout-minutes: 15
env:
IMAGE_REGISTRY: europe-west3-docker.pkg.dev/fdc-public-docker-registry/kuberpult
steps:
Expand Down

0 comments on commit 2957ef3

Please sign in to comment.