Skip to content

Commit ed26ab2

Browse files
remove tests/ dir content
1 parent 743a4c0 commit ed26ab2

File tree

4 files changed

+0
-39
lines changed

4 files changed

+0
-39
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ jobs:
3131
python -m pip install --upgrade pip
3232
pip install setuptools wheel build
3333
# NOTE: Uncomment to enable testing during deployment
34-
# This has been disabled since an install dependency is db_queries which
35-
# github actions cannot access.
3634
# - name: Test
3735
# run: |
3836
# pip install .[test]

tests/__init__.py

Whitespace-only changes.

tests/conftest.py

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

tests/test_dummy.py

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

0 commit comments

Comments
 (0)