Skip to content

Commit

Permalink
Revert "Update optimism-ci.yaml (#13)" (#15)
Browse files Browse the repository at this point in the history
This reverts commit 9fd145c.
  • Loading branch information
smartcontracts authored Oct 10, 2024
1 parent 9fd145c commit 8dcff09
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/optimism-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,14 +96,6 @@ jobs:
export PATH=$HOME/.foundry/bin:$PATH
just update-foundry
- name: "Build Contracts"
shell: bash
run: |
pushd optimism/packages/contracts-bedrock > /dev/null
source $HOME/.foundry/bin/foundryup
export PATH=$HOME/.foundry/bin:$PATH
just build
- name: "Generate Kontrol Summaries"
shell: bash
run: |
Expand Down

0 comments on commit 8dcff09

Please sign in to comment.