Skip to content

Commit

Permalink
chore: CI env.. again..again..again.
Browse files Browse the repository at this point in the history
  • Loading branch information
simplemachine92 committed Aug 21, 2023
1 parent 55d18a0 commit 0d56b44
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ jobs:
- name: install libraries
run: git submodule update --init
- name: Run tests
- shell: bash
env:
SUPER_SECRET: ${{ secrets.SuperSecret }}
MAINNET_RPC_URL: ${{ secrets.MAINNET_RPC_URL }}
run: forge snapshot --diff --force --optimize -vvv

0 comments on commit 0d56b44

Please sign in to comment.