Skip to content

Commit 9d1b4d7

Browse files
committed
Revert "attempt to enable Native tests again"
This reverts commit aa9d370.
1 parent 1c9d766 commit 9d1b4d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
run: sbt '+kyoJS/test'
3131

3232
- name: Build Native
33-
run: sbt '+kyoNative/test'
33+
run: sbt '+kyoNative/Test/compile' # test

0 commit comments

Comments
 (0)