Skip to content

Commit

Permalink
Update test_sbml_semantic_test_suite.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl authored Feb 27, 2024
1 parent ec5ba6c commit 179be29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_sbml_semantic_test_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@ jobs:
- name: Install apt dependencies
uses: ./.github/actions/install-apt-dependencies

- run: AMICI_PARALLEL_COMPILE="" ./scripts/installAmiciSource.sh
- run: |
source build/venv/bin/activate && pip install git+https://github.com/ICB-DCM/fiddy.git
- run: AMICI_PARALLEL_COMPILE="" ./scripts/installAmiciSource.sh
- run: AMICI_PARALLEL_COMPILE="" ./scripts/run-SBMLTestsuite.sh ${{ matrix.cases }}

- name: "Upload artifact: SBML semantic test suite results"
Expand Down

0 comments on commit 179be29

Please sign in to comment.