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
|
run: cargo clippy -- -D warnings
|
||||||
|
|
||||||
build:
|
build:
|
||||||
needs: [clippy, tests]
|
needs: [clippy, tests]
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
Loading…
Reference in New Issue
Block a user