Skip to content

Commit a259862

Browse files
committed
🚿 Do NOT perform check on Windows/macOS
The `check` is mainly for testing Deno codes statically so it's more likely independent from platform difference.
1 parent 4d8ba86 commit a259862

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ jobs:
3232
strategy:
3333
matrix:
3434
runner:
35-
- windows-latest
36-
- macos-latest
3735
- ubuntu-latest
3836
version:
3937
- "1.11.0"

0 commit comments

Comments
 (0)