Skip to content

Commit

Permalink
Fixed integ tests section
Browse files Browse the repository at this point in the history
  • Loading branch information
seshubaws committed May 14, 2024
1 parent 74a76a1 commit fb47130
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ jobs:
- name: Run Integ Tests
run: |
make tests-with-docker
make integ-tests-with-docker-x86-64
make integ-tests-with-docker-arm64
make integ-tests-with-docker-old
make integ-tests
- name: Release
uses: softprops/action-gh-release@v2
with:
Expand Down

0 comments on commit fb47130

Please sign in to comment.