Skip to content

Commit 1e940ee

Browse files
committed
Cannot test macOS build before building it
1 parent 66d5d7b commit 1e940ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
if: runner.os != 'macOS'
2929
run: dotnet build -c Release --no-restore
3030
- name: Test
31+
if: runner.os != 'macOS'
3132
run: dotnet test --no-restore
3233
- name: Publish
3334
working-directory: src/openlauncher

0 commit comments

Comments
 (0)