Skip to content

Commit 975c9fc

Browse files
committed
fix github tests
1 parent d1c7a96 commit 975c9fc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test_on_push.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ jobs:
2929
python -m pip install --upgrade pip
3030
pip install poetry
3131
poetry install
32-
poetry export --with dev --format=requirements.txt --output=requirements.txt
33-
pip install -r requirements.txt
3432
# Run tests
3533
#- name: pylint
3634
# run: pylint fortigate_api tests

0 commit comments

Comments
 (0)