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 93c5522 commit 79e2791Copy full SHA for 79e2791
.github/workflows/system.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Set up commit0
22
run: uv run commit0 setup simpy
23
- name: Build docker images
24
- run: uv run commit0 build simpy
+ run: uv run commit0 build
25
- name: Get tests
26
run: uv run commit0 get-tests simpy
27
- name: Test
0 commit comments