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 e0ddd0a commit 504aa13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hardhat-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
env:
PRIVATE_KEY: ${{ secrets.PRIVATE_KEY }}
PINATA_API_KEY: ${{ secrets.PINATA_API_KEY }}
POLYGON_MUMBAI_RPC: ${{ secrets.POLYGON_MUMBAI_RPC }}

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 504aa13

Please sign in to comment.