Skip to content

Commit

Permalink
Merge pull request #22 from ethereum-optimism/refcell/hot-patch-1
Browse files Browse the repository at this point in the history
fix: hot patch 1
  • Loading branch information
refcell authored Jul 24, 2024
2 parents 9280e6f + f336bd5 commit 997a6d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
cache-on-failure: true
- uses: taiki-e/install-action@nextest
- name: cargo nextest
run: cargo nextest run --release --workspace --all --locked
run: just test
cargo-lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 997a6d4

Please sign in to comment.