Skip to content

Commit

Permalink
chore: remove yarn poking
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed Sep 15, 2023
1 parent 6f4cc8f commit b465812
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/abi_wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,6 @@ jobs:
- name: Install Yarn dependencies
uses: ./.github/actions/setup

- name: poke Yarn
run: yarn install --immutable

- name: Run node tests
run: yarn workspace @noir-lang/noirc_abi test

Expand Down

0 comments on commit b465812

Please sign in to comment.