Skip to content

Commit ae00b55

Browse files
authored
Update mutation_testing.yml
1 parent 2d1f47b commit ae00b55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mutation_testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Run Cargo Mutants
22

33
on:
4-
workflow_dispatch: # Allows manual execution via GitHub UI
4+
workflow_dispatch:
55

66
jobs:
77
mutation-testing:

0 commit comments

Comments
 (0)