Skip to content

Commit c508493

Browse files
committed
Fix CI badge broken by workflow renaming in #37
1 parent 517b00b commit c508493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Mutaml: A Mutation Tester for OCaml [![Main CI workflow](https://github.com/jmid/mutaml/actions/workflows/ci.yaml/badge.svg)](https://github.com/jmid/mutaml/actions/workflows/ci.yaml)
1+
Mutaml: A Mutation Tester for OCaml [![Main CI workflow](https://github.com/jmid/mutaml/actions/workflows/ci.yml/badge.svg)](https://github.com/jmid/mutaml/actions/workflows/ci.yml)
22
===============================================
33

44
Mutaml is a mutation testing tool for OCaml.

0 commit comments

Comments
 (0)