We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e88e95 commit 929cc90Copy full SHA for 929cc90
.github/workflows/system.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Install the project
20
run: uv sync
21
- name: Set up commit0
22
- run: uv run commit0 clone simpy
+ run: uv run commit0 setup simpy
23
- name: Build docker images
24
run: uv run commit0 build simpy
25
- name: Get tests
0 commit comments