This commit is contained in:
dgtlmoon
2022-12-26 13:32:48 +01:00
parent 794a6d59de
commit 467cd099e9
2 changed files with 1 additions and 12 deletions
-11
View File
@@ -69,17 +69,6 @@ jobs:
curl -s http://localhost:5556 |grep -q checkbox-uuid
curl -s http://localhost:5556/rss|grep -q rss-specification
- name: Archive test artifacts
if: always()
uses: actions/upload-artifact@v3
with:
name: debug-output
retention-days: 3
path: |
info.html
info2.html
#export WEBDRIVER_URL=http://localhost:4444/wd/hub
#pytest tests/fetchers/test_content.py
#pytest tests/test_errorhandling.py