mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-02 16:21:42 +00:00
Cleanup v0.2.0
This commit is contained in:
5
.github/workflows/test-suite.yml
vendored
5
.github/workflows/test-suite.yml
vendored
@@ -74,11 +74,6 @@ jobs:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Typecheck benchmark code without running it
|
||||
run: make check-benches
|
||||
install-lcli:
|
||||
- name: Get latest version of stable Rust
|
||||
run: rustup update stable
|
||||
- name: Build lcli via Makefile
|
||||
run: make install-lcli
|
||||
clippy:
|
||||
runs-on: ubuntu-latest
|
||||
needs: cargo-fmt
|
||||
|
||||
Reference in New Issue
Block a user