Skip to content

Commit

Permalink
remove release int testing (not external) (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
efriis authored Sep 26, 2024
1 parent 9ae3ad7 commit 59a1111
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,10 +157,6 @@ jobs:
run: make tests
working-directory: ${{ inputs.working-directory }}

- name: Run integration tests
run: make integration_tests
working-directory: ${{ inputs.working-directory }}

- name: Get minimum versions
working-directory: ${{ inputs.working-directory }}
id: min-version
Expand Down

0 comments on commit 59a1111

Please sign in to comment.