Skip to content

Commit 98709bd

Browse files
committed
Add integration tests.
1 parent 2d5b75a commit 98709bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- param: test --vm=f44 --param=c-only --param=no-valgrind --param=no-coverage --param=no-performance
5252

5353
# All unit tests on musl libc
54-
- param: test --vm=a321 --param=c-only --param=no-coverage --param=no-performance
54+
- param: test --vm=a321 --param=no-coverage --param=no-performance
5555

5656
# All unit tests on musl libc
5757
- param: test --vm=a324 --param=c-only --param=no-coverage --param=no-performance

0 commit comments

Comments
 (0)