Skip to content

Commit 3b5040b

Browse files
author
Jacob Rakidzich
committed
trying code cov sh
1 parent 0056403 commit 3b5040b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/swift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
- name: Run tests
1919
run: swift test -v --enable-code-coverage
2020
- name: CodeCov
21-
run: cov.sh
21+
run: ../../cov.sh

0 commit comments

Comments
 (0)