Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mirooon committed Mar 7, 2025
1 parent c2e618b commit efe972b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/enforceTestCoverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ jobs:
node-version: '20'
if: env.solidity_changed == 'true'

- name: Set up Bun
- uses: oven-sh/setup-bun@v2

- name: Install dev dependencies
run: yarn install
if: env.solidity_changed == 'true'
Expand Down

0 comments on commit efe972b

Please sign in to comment.