Skip to content

Commit 745df0e

Browse files
committed
update: test.yml
1 parent cd48c76 commit 745df0e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,6 @@ jobs:
4545
pipenv install --dev --verbose
4646
pipenv install types-requests --dev
4747
48-
# Run tests
49-
# - name: Test
50-
# run: |
51-
# python3 --version
52-
# python3 -m pip install pytest pytest-mock flake8 mypy requests
53-
# python3 -m pytest
54-
5548
# Run bash script
5649
- name: run Bash script
5750
run: pipenv run bash ./.github/check.sh

0 commit comments

Comments
 (0)