Skip to content

Commit

Permalink
Update spontini_server_test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
paopre authored Apr 7, 2024
1 parent 3a939c3 commit dc484d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spontini_server_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@ jobs:
with:
python-version: ${{ inputs.python_version }}
- run: >
brew install --cask inkscape@1.1.2;
brew install --cask inkscape@0.92.2;
python3 tests/spontini_server_test.py run_exec ${{ inputs.lily_additional_version }} ;
python3 -V;

0 comments on commit dc484d9

Please sign in to comment.