Skip to content

Commit

Permalink
Remove logging
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkeating committed Sep 25, 2023
1 parent c7fc826 commit 5aa500c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,6 @@ jobs:

- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
- name: Echo variables
run: |
echo ${{ vars.L1_CHAIN }}
echo ${{ vars.L2_CHAIN }}
echo ${{ vars.TESTNET }}
echo env
- name: Build contracts
run: |
forge --version
Expand Down

0 comments on commit 5aa500c

Please sign in to comment.