Skip to content

Commit d6b9bf6

Browse files
Merge pull request #21 from andreaswachowski/main
fix typo
2 parents dcbae00 + 9f4b301 commit d6b9bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
name: Run tests
1616
command: ./test_calculator
1717
- codecov/upload:
18-
xtra_args: '--gcov --gcovInclude caluclator.c'
18+
xtra_args: '--gcov --gcovInclude calculator.c'
1919

2020

2121
workflow:

0 commit comments

Comments
 (0)