Skip to content

Commit

Permalink
ci: use network name env var
Browse files Browse the repository at this point in the history
  • Loading branch information
heueristik committed Feb 27, 2024
1 parent 438545c commit a5a01a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/contracts-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ jobs:
- name: 'Test the contracts and generate the coverage report'
run: 'yarn coverage'
env:
NETWORK_NAME: ${{ vars.NETWORK_NAME }}
INFURA_API_KEY: ${{ secrets.INFURA_API_KEY }}

0 comments on commit a5a01a4

Please sign in to comment.