Skip to content

Commit

Permalink
chore: run infra forked
Browse files Browse the repository at this point in the history
  • Loading branch information
chris13524 committed Sep 3, 2024
1 parent 6b600e7 commit 7f9d2c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- run: rustup update stable && rustup default stable
- run: rustup toolchain install nightly -c rustfmt
- run: git submodule update --init --recursive
- run: make setup-thirdparty
- run: make setup-thirdparty local-infra-forked
- run: cargo test --all-features --lib --bins
# - run: cargo clippy --workspace --all-features --all-targets -- -D warnings
# - run: cargo +nightly fmt --all -- --check
Expand Down

0 comments on commit 7f9d2c2

Please sign in to comment.