Skip to content

Commit

Permalink
test remove
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarolopez committed Mar 18, 2024
1 parent 5c5e336 commit bd02891
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .sqa/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ sqa_criteria:
deepaas:
container: DEEPaaS-testing
commands:
- ls -la
- git config --global --add safe.directory /deepaas-testing
- git log
- pip install .
- pip install -r doc/requirements.txt
- sphinx-build -W --keep-going -b html -j auto doc/source doc/build/html
Expand Down
1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ envlist =
; mypy
pip-missing-reqs
pypi
skipsdist = True

[gh-actions]
python =
Expand Down

0 comments on commit bd02891

Please sign in to comment.