Skip to content

Commit

Permalink
updated settings
Browse files Browse the repository at this point in the history
  • Loading branch information
meetagrawal09 committed Sep 5, 2024
1 parent 998cce7 commit b4f6d09
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
1 change: 0 additions & 1 deletion .github/workflows/docker-stack-sipnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ jobs:
docker ps
sleep 50
- name: Run SIPNET
run: |
docker compose exec --workdir /pecan/tests executor R CMD ../web/workflow.R --settings docker-ghaction.sipnet.xml
8 changes: 3 additions & 5 deletions tests/docker-ghaction.sipnet.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,13 @@
</parameters>
<met>
<method>sampling</method>
</met>
</met>
</samplingspace>
</ensemble>
<model>
<id>1000000014</id>
<type>SIPNET</type>
<revision>git</revision>
</model>
<workflow>
<id>99000000029</id>
</workflow>
<run>
<site>
<id>2000001297</id>
Expand Down

0 comments on commit b4f6d09

Please sign in to comment.