Skip to content

Commit 23b5f39

Browse files
authored
Merge pull request #311 from sneakers-the-rat/tests-run-once
Run tests once
2 parents 5403612 + deb2ba3 commit 23b5f39

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/main.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,6 @@ jobs:
4545
- name: Install library
4646
run: poetry install --no-interaction
4747

48-
#----------------------------------------------
49-
# run test suite
50-
#----------------------------------------------
51-
- name: Run tests
52-
run: poetry run python -m unittest discover
53-
5448
#----------------------------------------------
5549
# coverage report
5650
#----------------------------------------------

0 commit comments

Comments
 (0)