Skip to content

Commit

Permalink
fixed a bug
Browse files Browse the repository at this point in the history
  • Loading branch information
yashgo0018 committed Dec 3, 2023
1 parent a748326 commit adbf4d6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/hardhat-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ jobs:

- name: Run Hardhat Tests
run: npx hardhat test
with:
PRIVATE_KEY: ${{env.PRIVATE_KEY}}
PINATA_API_KEY: ${{env.PINATA_API_KEY}}

0 comments on commit adbf4d6

Please sign in to comment.