Skip to content

Commit efa5ef6

Browse files
committed
Fix a typo.
1 parent 4b74d64 commit efa5ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
ignore:
22
- "src/documentation_glossary.jl" # exclude this since it is just use to create the docs and code cov goes bogus on this.
3-
- "src/test_suite/test_suite.jl". # excluded since we do not write tests for tests
3+
- "src/test_suite/test_suite.jl" # excluded since we do not write tests for tests
44
- "ext/LieGroupsTestExt.jl"

0 commit comments

Comments
 (0)