Skip to content

Commit

Permalink
no space
Browse files Browse the repository at this point in the history
  • Loading branch information
RemDelaporteMathurin committed Jan 8, 2025
1 parent 51d6eb7 commit 3b21cbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install dependencies
shell: bash -l {0}
run: |
python -m pip install .[tests, neutronics]
python -m pip install .[tests,neutronics]
- name: Run tests
shell: bash -l {0}
Expand Down

0 comments on commit 3b21cbf

Please sign in to comment.