Skip to content

Commit

Permalink
fix: temporary remove e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
derschnee68 committed Nov 29, 2023
1 parent 78be4cc commit f6a3a70
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,12 +83,6 @@ jobs:
# run: make get-test-data-from-release
# - name: Prepare test data
# run: make prepare-test-data
- name: Build lib
run: make build
- name: Prepare test environment
run: make prepare-test-ci
- name: Run e2e tests
run: make e2e-tests

release-please:
name: Prepare next release
Expand Down

0 comments on commit f6a3a70

Please sign in to comment.