Skip to content

Commit

Permalink
chore: install hardhat in GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
romanagureev committed May 2, 2024
1 parent 13328c9 commit 92a544a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
with:
node-version: 16
- run: npm ci
- run: npm install --save-dev hardhat
- run: ape test

0 comments on commit 92a544a

Please sign in to comment.