Skip to content

Commit

Permalink
change source to env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
0xlucian committed Feb 20, 2023
1 parent e798c2c commit 2bfd985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

- name: Run hardhat compile and tests coverage
run: |
source .env.test
source .env.example
yarn hardhat:compile && yarn hardhat:coverage
- name: Code Coverage Report
Expand Down

0 comments on commit 2bfd985

Please sign in to comment.