Skip to content

Commit

Permalink
change build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nanjiangwill committed Sep 20, 2024
1 parent 93c5522 commit 79e2791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/system.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Set up commit0
run: uv run commit0 setup simpy
- name: Build docker images
run: uv run commit0 build simpy
run: uv run commit0 build
- name: Get tests
run: uv run commit0 get-tests simpy
- name: Test
Expand Down

0 comments on commit 79e2791

Please sign in to comment.