Skip to content

Commit aee464d

Browse files
committed
only running windows
1 parent 69435f7 commit aee464d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-scripts.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
jobs:
1515
test-mac:
1616
name: Test mac/run.sh on macOS
17-
# if: false
17+
if: false
1818
runs-on: macos-latest
1919
timeout-minutes: 15
2020
environment: BrowserStack
@@ -358,7 +358,7 @@ jobs:
358358

359359
test-linux:
360360
name: Test mac/run.sh on Linux
361-
# if: false
361+
if: false
362362
runs-on: ubuntu-latest
363363
timeout-minutes: 15
364364
environment: BrowserStack

0 commit comments

Comments
 (0)