Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
frostebite committed Jan 30, 2024
1 parent b74fa7a commit e038adc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/cloud-runner-ci-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ jobs:
name: K8s Tests
if: github.event.event_type != 'pull_request_target'
runs-on: ubuntu-latest
needs:
- tests
strategy:
fail-fast: false
matrix:
Expand Down Expand Up @@ -129,8 +127,6 @@ jobs:
name: AWS Tests
if: github.event.event_type != 'pull_request_target'
runs-on: ubuntu-latest
needs:
- tests
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit e038adc

Please sign in to comment.