Skip to content

Commit

Permalink
missing }
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Apr 11, 2024
1 parent 77ac3ae commit d53d227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
environment-name: TEST
init-shell: bash
create-args: >-
python=${{ matrix.python-version } pip
python=${{ matrix.python-version }} pip
--file requirements.txt
--file test_requirements.txt
--channel conda-forge
Expand Down

0 comments on commit d53d227

Please sign in to comment.