Urgh. Silent syntax error?

This commit is contained in:
Rob Greene
2025-10-07 15:16:51 -05:00
parent d150026898
commit a38cce71ad
+1 -1
View File
@@ -48,7 +48,7 @@ jobs:
run: ./gradlew nativeCompile
- name: Run CLTH tests
if: ${{ matrix.os != "windows" }}
if: ${{ matrix.os != 'windows' }}
shell: bash
run: ./scripts/run-clth-tests.sh