Remove CircleCI
This commit is contained in:
parent
7616ddd8fc
commit
3fdc60191f
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -60,7 +60,7 @@ jobs:
|
||||
run: cargo clippy -- -D warnings
|
||||
|
||||
build:
|
||||
needs: [clippy, tests]
|
||||
needs: [clippy, tests]
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
Loading…
Reference in New Issue
Block a user