Skip to content

Commit

Permalink
Remove cloud tests for v2. Cloud won't be maintained on this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
julienduchesne committed Jun 5, 2024
1 parent ccf90e3 commit fd79c5e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,8 @@ on:
tags:
- 'v*'
jobs:
# Cloud tests don't run on every PR. We need to be sure they all pass before we release.
run-cloud-tests:
uses: ./.github/workflows/cloud-acc-tests.yml
goreleaser:
runs-on: ubuntu-latest
needs:
- run-cloud-tests
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit fd79c5e

Please sign in to comment.