Skip to content

Commit

Permalink
CI:Pin pytest version to 7.0.1 on Azure Pipelines
Browse files Browse the repository at this point in the history
[skip actions] [skip circle]
  • Loading branch information
ilayn committed Mar 15, 2022
1 parent 0ed66c7 commit 6584713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/azure-travis-template.yaml
Expand Up @@ -72,7 +72,7 @@ steps:
mpmath
pythran
pybind11
pytest
pytest==7.0.1
pytest-xdist
displayName: 'Install common python dependencies'
- ${{ if eq(parameters.test_mode, 'full') }}:
Expand Down

0 comments on commit 6584713

Please sign in to comment.