Skip to content

Commit

Permalink
TST: Update testing_python_app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Vini2 authored Apr 16, 2024
1 parent 05b6625 commit 469206e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing_python_app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
python --version
python -m pip install --upgrade pip
pip install --upgrade pip wheel setuptools flit
flit install
- name: "Generate coverage report on ${{ matrix.os }} for Python ${{ matrix.python-version }}"
run: |
Expand Down

0 comments on commit 469206e

Please sign in to comment.