mirror of
https://github.com/itsjunetime/tdf.git
synced 2026-06-02 08:01:47 -04:00
Update .github/workflows/rust.yml
change build for clippy Co-authored-by: June <61218022+itsjunetime@users.noreply.github.com>
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
||||
sudo make install
|
||||
sudo ldconfig
|
||||
- uses: actions/checkout@v4
|
||||
- name: Build
|
||||
run: cargo build --verbose
|
||||
- name: Clippy
|
||||
run: cargo clippy
|
||||
- name: Run tests
|
||||
run: cargo test
|
||||
|
||||
Reference in New Issue
Block a user