diff --git a/.github/workflows/crux-llvm-build.yml b/.github/workflows/crux-llvm-build.yml index 5c28b84f6..324cd664a 100644 --- a/.github/workflows/crux-llvm-build.yml +++ b/.github/workflows/crux-llvm-build.yml @@ -202,7 +202,7 @@ jobs: run: cd crucible-debug && ../.github/ci.sh test pkg:crucible-debug # NOTE(lb): Not sure what's going on with these tests... and I don't # have a Windows machine to debug. - if: runner.os != Windows + if: runner.os != 'Windows' - shell: bash name: Test crucible-symio