Skip to content

Commit 0910050

Browse files
staabmondrejmirtes
authored andcommitted
cleanup
1 parent c784d02 commit 0910050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ jobs:
238238
mutation-testing:
239239
name: "Mutation Testing"
240240
runs-on: "ubuntu-latest"
241-
#needs: ["tests"]
241+
needs: ["tests"]
242242
if: github.event_name == 'pull_request'
243243

244244
strategy:

0 commit comments

Comments
 (0)