Skip to content

Commit

Permalink
Ne lance plus les tests Python en version minimal et python 3.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan-CodeWorks committed Jul 10, 2023
1 parent 8821653 commit 0288c79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ jobs:
- run: |
shopt -s globstar
openfisca test tests/**/*.py
if: (matrix.openfisca-dependencies != 'minimal' && matrix.python-version != '3.9.9')
test-path-length:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 0288c79

Please sign in to comment.