Skip to content

Commit

Permalink
(again)
Browse files Browse the repository at this point in the history
  • Loading branch information
1kastner committed Dec 12, 2023
1 parent d63f061 commit d883ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/installation-from-remote.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,5 +111,5 @@ jobs:
- name: Run tests
run: |
python -c "import conflowgen; print(conflowgen.__version__)"
python -c 'import conflowgen; print(conflowgen.__version__)'
python -m pytest --pyargs conflowgen

0 comments on commit d883ec3

Please sign in to comment.