Skip to content

Commit

Permalink
yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
cyri113 authored Jun 6, 2024
1 parent 95fce5d commit 461a26f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- run: npm install
- run: yarn install
- run: npx hardhat test

# lint:
Expand Down

0 comments on commit 461a26f

Please sign in to comment.