Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
frostebite committed Jul 20, 2024
1 parent 461ecf7 commit 3db9ec2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/cloud-runner-ci-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,11 +126,11 @@ jobs:
fail-fast: false
matrix:
test:
- 'cloud-runner-end2end-locking'
- 'cloud-runner-end2end-caching'
- 'cloud-runner-end2end-retaining'
- 'cloud-runner-environment'
- 'cloud-runner-s3-steps'
#- 'cloud-runner-end2end-locking'
#- 'cloud-runner-end2end-caching'
#- 'cloud-runner-end2end-retaining'
#- 'cloud-runner-environment'
#- 'cloud-runner-s3-steps'
steps:
- name: Checkout (default)
uses: actions/checkout@v2
Expand Down

0 comments on commit 3db9ec2

Please sign in to comment.