Skip to content

Commit

Permalink
test 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Turupawn committed Feb 5, 2023
1 parent 0ac3484 commit 4535a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: npm install
- run: npx hardhat coverage
- run: export MAINNET_RPC_URL=${{ secrets.MAINNET_RPC_URL }}; npx hardhat coverage
- uses: codecov/codecov-action@v3

0 comments on commit 4535a10

Please sign in to comment.