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 dc484d9 commit 63f251c
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 [email protected];
brew install [email protected];
python3 tests/spontini_server_test.py run_exec ${{ inputs.lily_additional_version }} ;
python3 -V;

0 comments on commit 63f251c

Please sign in to comment.