Skip to content

Commit c7ee23e

Browse files
committed
fix run command
1 parent 86b26b0 commit c7ee23e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/code_coverage.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ jobs:
3737
run: ls -R htmlcov
3838

3939
- name: Deploy coverage report to GitHub Pages
40-
run: |
41-
pwd && ls -la .
4240
uses: peaceiris/actions-gh-pages@v4
4341
with:
4442
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)