Skip to content

Commit

Permalink
Updated pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Connor Daly committed Jun 10, 2022
1 parent 2e7e8bf commit e765d26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-tests-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
working-directory: ./contract-examples
- name: Run e2e tests
shell: bash
run: scripts/run.e2e.sh 1.7.11
run: E2E=true ./scripts/run.sh 1.7.11 0x8db97C7cEcE249c2b98bDC0226Cc4C2A57BF52FC

release:
needs: [lint_test, unit_test, e2e_test]
Expand Down

0 comments on commit e765d26

Please sign in to comment.