Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fvictorio authored Nov 10, 2023
1 parent efbfe05 commit a14c681
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 @@ -3,7 +3,7 @@ name: "CI"
# For more information on how to set up GitHub secrets, check the following link:
# https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions

env:
# env:
# HARDHAT_VAR_MNEMONIC: ${{ secrets.Mnemonic }}
# HARDHAT_VAR_INFURA_API_KEY: ${{ secrets.InfuraApiKey }}
# HARDHAT_VAR_ARBISCAN_API_KEY: ${{ secrets.ArbiscanApiKey }}
Expand Down

0 comments on commit a14c681

Please sign in to comment.