Skip to content

Commit 179be29

Browse files
authored
Update test_sbml_semantic_test_suite.yml
1 parent ec5ba6c commit 179be29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_sbml_semantic_test_suite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ jobs:
4545
- name: Install apt dependencies
4646
uses: ./.github/actions/install-apt-dependencies
4747

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

5353
- name: "Upload artifact: SBML semantic test suite results"

0 commit comments

Comments
 (0)