Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa committed May 4, 2024
1 parent f920237 commit e9c1800
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/functional-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ jobs:
pip install --upgrade pipenv
pipenv lock --clear
pipenv install --system
python setup.py install
pipenv pytest ${{ matrix.test_targets.target}} --doctest-modules --junitxml=junit/test-results.xml --cov=com --cov-report=xml --cov-report=html
- name: Save server output
Expand Down

0 comments on commit e9c1800

Please sign in to comment.