Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Commit

Permalink
[epociask/unsafe-withdrawal-heuristic] temporaily disable devnet gene…
Browse files Browse the repository at this point in the history
…ration step
  • Loading branch information
Ethen Pociask committed Oct 27, 2023
1 parent 1770f2c commit fa0dcf0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,13 +75,13 @@ jobs:
with:
go-version: 1.21

- name: Install foundry
uses: foundry-rs/foundry-toolchain@v1
# - name: Install foundry
# uses: foundry-rs/foundry-toolchain@v1

- name: Setup devnet Resources
id: devnet
run: |
make devnet-allocs
# - name: Setup devnet Resources
# id: devnet
# run: |
# make devnet-allocs

- name: Run E2E Integration Tests
run: make e2e-test

0 comments on commit fa0dcf0

Please sign in to comment.