Skip to content

Commit

Permalink
🚀 Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
JaredBorders committed Jul 4, 2023
1 parent bf05f8c commit 9aa1f53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Run forge coverage
run: |
forge coverage --fork-url ${{ secrets.ARCHIVE_NODE_URL_L2 }} --report lcov
forge coverage --fork-url ${{ secrets.ARCHIVE_NODE_URL_L2 }} --via-ir --report lcov
- name: Upload Coverage Report
uses: codecov/codecov-action@v3
Expand Down

0 comments on commit 9aa1f53

Please sign in to comment.