Skip to content

Commit

Permalink
use env
Browse files Browse the repository at this point in the history
  • Loading branch information
bulbozaur committed Oct 25, 2024
1 parent c21e550 commit 5c6fcd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
env:
MAINNET_RPC_URL: ${{ secrets.MAINNET_RPC_URL }}
run: |
forge test --rpc-url $MAINNET_RPC_URL --report report.json
forge test --report report.json
- name: Upload test report
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 5c6fcd5

Please sign in to comment.