Skip to content

Commit

Permalink
Fix test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sembrestels committed Aug 1, 2022
1 parent 077f7b2 commit 00b4ced
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -76,6 +76,8 @@ jobs:
run: pnpm test:coverage
env:
ARCHIVE_NODE_ENDPOINT: ${{ secrets.ARCHIVE_NODE_ENDPOINT }}
VITE_PINATA_JWT: ${{ secrets.VITE_PINATA_JWT }}
ETHERSCAN_API: ${{ secrets.ETHERSCAN_API }}

- name: Coveralls
uses: coverallsapp/github-action@master
Expand Down

0 comments on commit 00b4ced

Please sign in to comment.