Skip to content

Commit

Permalink
Trying to fix python jobs.
Browse files Browse the repository at this point in the history
  • Loading branch information
rturrado committed Dec 13, 2023
1 parent 5d1faf6 commit 03dbe86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/python-tests/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,5 @@ runs:
run: python -m pip install --verbose .
shell: ${{ inputs.shell }}
- name: Test
working-directory: tests/qxelarator
run: python -m pytest
shell: ${{ inputs.shell }}

0 comments on commit 03dbe86

Please sign in to comment.