Skip to content

Commit

Permalink
Disable e2e till I can fix it in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
danawoodman committed Feb 26, 2024
1 parent 8553258 commit 327f650
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
- name: Run unit tests
run: make test-unit

- name: Run e2e tests
run: make test-e2e
# - name: Run e2e tests
# run: make test-e2e

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
Expand Down

0 comments on commit 327f650

Please sign in to comment.