Compare commits
3 commits
ac7bc5945b
...
bfbf2b7e1d
Author | SHA1 | Date | |
---|---|---|---|
|
bfbf2b7e1d | ||
fdb5ddb48e | |||
76c3e1bee2 |
1 changed files with 5 additions and 0 deletions
|
@ -51,3 +51,8 @@ jobs:
|
|||
with:
|
||||
args: ${{ matrix.toolchain.name }} cargo hack --feature-powerset test
|
||||
|
||||
- name: Mutations
|
||||
uses: https://git.kemitix.net/kemitix/rust@v2.4.1
|
||||
with:
|
||||
args: ${{ matrix.toolchain.name }} cargo mutants -vV --in-place
|
||||
|
||||
|
|
Loading…
Reference in a new issue