Skip to content

Commit aa84850

Browse files
committed
Run moving in CI
1 parent 7cee345 commit aa84850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
fail-fast: false
4141
matrix:
4242
gc_plan: [Immix]
43-
moving: [Non_Moving]
43+
moving: [Non_Moving, Moving]
4444
uses: ./.github/workflows/binding-tests.yml
4545
with:
4646
gc_plan: ${{ matrix.gc_plan }}

0 commit comments

Comments
 (0)