mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2026-04-19 10:41:26 +00:00
Urgh. Silent syntax error?
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user