Skip to content

Commit

Permalink
Actions for inst16Model12
Browse files Browse the repository at this point in the history
  • Loading branch information
alishhde committed Dec 18, 2024
1 parent 1e7009f commit 04daaff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
# Step 3: Run the Docker container
# This runs your entire project as defined by CMD in the Dockerfile
- name: Run Docker container
run: docker run --rm -v ${{ github.workspace }}/res:/app/res mzn-app "all-all"
run: docker run --rm -v ${{ github.workspace }}/res:/app/res mzn-app "16-12"

- name: Upload results
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 04daaff

Please sign in to comment.