Skip to content

Commit

Permalink
Native we're already in working dir.
Browse files Browse the repository at this point in the history
  • Loading branch information
facundobatista committed Mar 2, 2024
1 parent 99302ae commit 50f2221
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/integtests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,5 @@ jobs:
bin/fades -v -d pytest -x pytest --version
- name: Using a different Python
run: |
cd /fades
export TEST_PYTHON_VERSION=3.10
python${{ matrix.python-version }} bin/fades -v --python=python3.10 -d pytest -x pytest -v tests/integtest.py

0 comments on commit 50f2221

Please sign in to comment.