Skip to content

Commit deb2ba3

Browse files
run tests once
1 parent 5403612 commit deb2ba3

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)