Skip to content

Commit 8df1687

Browse files
committed
List coverage output
1 parent ab20e45 commit 8df1687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
TEST_MYSQL_PASS: testbench
3434
TEST_MYSQL_PORT: ${{ job.services.mysql.ports['3306'] }}
3535
- name: list coverage
36-
run: ls -lahR ./coverage/tests.sh/cov.xml
36+
run: ls -lahR ./coverage/
3737
- name: Send coverage
3838
uses: codecov/codecov-action@v1
3939
with:

0 commit comments

Comments
 (0)