diff --git a/.forgejo/workflows/push-next.yml b/.forgejo/workflows/push-next.yml index 9053889..5b8e964 100644 --- a/.forgejo/workflows/push-next.yml +++ b/.forgejo/workflows/push-next.yml @@ -54,8 +54,8 @@ jobs: with: args: ${{ matrix.toolchain.name }} cargo hack --feature-powerset test - - name: Mutations - uses: https://git.kemitix.net/kemitix/rust@v2.5.0 - with: - args: ${{ matrix.toolchain.name }} cargo mutants -vV --in-place + # - name: Mutations + # uses: https://git.kemitix.net/kemitix/rust@v2.5.0 + # with: + # args: ${{ matrix.toolchain.name }} cargo mutants -vV --in-place