mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-22 22:33:58 -07:00
tweaking
This commit is contained in:
parent
23de576e9c
commit
63c0335e6b
1 changed files with 0 additions and 4 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -30,10 +30,6 @@ jobs:
|
|||
target/
|
||||
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
|
||||
restore-keys: ${{ runner.os }}-cargo-
|
||||
- name: Lint
|
||||
run: |
|
||||
cargo fmt --all -- --check
|
||||
cargo clippy -- -D warnings
|
||||
- name: make
|
||||
run: make
|
||||
- name: selftest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue