Skip to content

Commit

Permalink
Adjust workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jameswburke committed Aug 9, 2024
1 parent c905372 commit b43d894
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/capture-url.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,6 @@ jobs:
checkly-deploy:
name: Checkly Run and Deploy
runs-on: ubuntu-latest
timeout-minutes: 90
# if the check_files step in the check-qat job doesn't fail

concurrency:
group: ${{ github.ref_name || github.run_id }}-checkly-qat
cancel-in-progress: true

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit b43d894

Please sign in to comment.