Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Commit

Permalink
Update Dockerfile.mutation-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ASuciuX authored Nov 24, 2023
1 parent d3fdb39 commit 6a9071f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ RUN cargo mutants --package libsigner --output mutants/libsigner
# Comment out the commands for 'stacks-node' and 'stackslib' following the mutants.sh script
# RUN cargo mutants --package stacks-signer --output mutants/stacks-signer
# RUN cargo mutants --package stacks-node --output mutants/stacks-node
# RUN cargo mutants --package stackslib --output mutants/stackslib
# RUN cargo mutants --package stackslib --output mutants/stackslib

0 comments on commit 6a9071f

Please sign in to comment.