mirror of
https://github.com/Blah-IM/blahrs.git
synced 2025-09-13 05:55:22 +00:00
ci: fix typo
Some checks are pending
Some checks are pending
This commit is contained in:
parent
5f7f383f11
commit
60b3aafca9
1 changed files with 1 additions and 4 deletions
5
.github/workflows/ci.yaml
vendored
5
.github/workflows/ci.yaml
vendored
|
@ -79,10 +79,7 @@ jobs:
|
|||
run: cargo build --workspace --all-targets
|
||||
|
||||
- name: Test
|
||||
run: cargo test --workspace --all-targets
|
||||
|
||||
- name: Test ignored
|
||||
run: cargo test --workspace --all-targets -- --ignored-ignored
|
||||
run: cargo test --workspace --all-targets -- --include-ignored
|
||||
|
||||
nix-flake:
|
||||
name: Flake package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue