Skip to content

Commit 86b26b0

Browse files
committed
Remove documentation file
1 parent b22fb02 commit 86b26b0

File tree

2 files changed

+2
-44
lines changed

2 files changed

+2
-44
lines changed

.github/workflows/code_coverage.yml

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

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

.github/workflows/generate_documentation.yaml

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)