Skip to content

Commit

Permalink
revert on running resolve e2e tests in pipeline for now
Browse files Browse the repository at this point in the history
  • Loading branch information
emilwareus committed Oct 26, 2023
1 parent baaf066 commit 60c9f47
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@ jobs:
path: coverage.html
retention-days: 2

- name: E2E - resolve
run: bash scripts/test_e2e.sh

- name: E2E - scan
run: go run cmd/debricked/main.go scan internal/file/testdata/misc -e requirements.txt -t ${{ secrets.DEBRICKED_TOKEN }} -r debricked/cli-test -c E2E-test-${{ github.run_id }}-${{ github.run_number }}-${{ github.run_attempt }}

Expand Down

0 comments on commit 60c9f47

Please sign in to comment.