Skip to content

Commit

Permalink
ci: fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
srdtrk committed Jun 9, 2024
1 parent 21fb90e commit 062c61b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,7 @@ jobs:
uses: actions/checkout@v4
- name: Install just
uses: extractions/setup-just@v2
- name: Build Test Contracts with Docker
run: just build-test-contracts
- name: Build Optimized Contract
- name: Build All Contracts
run: just build-optimize
- name: Setup Go
uses: actions/setup-go@v4
Expand Down

0 comments on commit 062c61b

Please sign in to comment.