Skip to content

Commit

Permalink
change folder structure to allow external test modules be idependent
Browse files Browse the repository at this point in the history
  • Loading branch information
Delcior committed Aug 27, 2023
1 parent d743ef5 commit f57768c
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests+pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,6 @@ jobs:
submodules: recursive
fetch-depth: 0 # https://github.com/pypa/setuptools_scm/issues/480
- run: pip install -r tests/devops_tests/requirements.txt
- run: pip install .[tests]
- env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: pytest --durations=10 -v -s -We -p no:unraisableexception tests/devops_tests
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
Empty file.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit f57768c

Please sign in to comment.