Skip to content

Commit 2733d05

Browse files
committed
Update build.yml
1 parent bd32180 commit 2733d05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,8 @@ jobs:
145145
- name: "Tests"
146146
run: "make tests"
147147

148-
mutating-testing:
149-
name: "Mutating Testing"
148+
mutation-testing:
149+
name: "Mutation Testing"
150150
runs-on: "ubuntu-latest"
151151
needs: "tests"
152152

0 commit comments

Comments
 (0)