Skip to content

Commit

Permalink
updated installation command
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeByDrescher authored Sep 4, 2024
1 parent b32c547 commit 64cf911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validateCommitSimulator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
- name: Install BioSimulators Test Suite with Poetry
shell: bash
run: poetry install --no-interaction --with bngl,cellml,lems,neuroml,sbml,simularium,escher,containers,logging
run: poetry install --with logging

- name: Login into Docker registries
run: |
Expand Down

0 comments on commit 64cf911

Please sign in to comment.