Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4b4abd commit aec300dCopy full SHA for aec300d
1 file changed
.github/workflows/main.yml
@@ -76,6 +76,8 @@ jobs:
76
python -m coverage combine
77
python -m coverage html --skip-covered --skip-empty
78
python -m coverage report --fail-under=55
79
+ pwd
80
+ ls -l
81
82
- name: Upload HTML report
83
uses: actions/upload-artifact@v6
0 commit comments