Skip to content

Commit 07725bb

Browse files
authored
Update integration.yml
1 parent 74a077a commit 07725bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
working-directory: ./frontend
3737

3838
- name: Build Java Simulator via Python (run.py)
39-
run: python3 run.py --job3
39+
run: python3 run.py --job 3
4040

4141
- name: Run Integration Tests
4242
run: pytest integration-tests/test_full_workflow.py -s

0 commit comments

Comments
 (0)