Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
skosito committed Jul 12, 2024
1 parent 34ebe9b commit 33f55c7
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,20 +29,11 @@ jobs:
node-version: "18.0.0"
registry-url: "https://registry.npmjs.org"

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

- name: Install Dependencies
run: yarn install

- name: Test (hardhat)
run: yarn test

- name: Test v2 (hardhat)
run: yarn test:prototypes

- name: Test v2 (forge)
run: yarn test:forge



0 comments on commit 33f55c7

Please sign in to comment.