Skip to content

Commit 5c07afe

Browse files
committed
Add CI for Simulation Test
1 parent 688b2a3 commit 5c07afe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-simulation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
- name: Checkout code
1515
uses: actions/checkout@v3
1616
- name: Test
17-
run: test-sim-multi-seed-short
17+
run: make test-sim-multi-seed-short

0 commit comments

Comments
 (0)