Skip to content

Commit 1034525

Browse files
test
1 parent f026131 commit 1034525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
- name: Execute tests
6363
run: vendor/bin/pest --coverage
6464

65-
- name: on Linux send code coverage
65+
- name: Send code coverage
6666
uses: codecov/codecov-action@v3
6767
with:
6868
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)