We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90f18b8 commit 87972e6Copy full SHA for 87972e6
.github/workflows/test-scripts.yml
@@ -14,7 +14,7 @@ on:
14
jobs:
15
test-mac:
16
name: Test mac/run.sh on macOS
17
- if: false
+ # if: false
18
runs-on: macos-latest
19
timeout-minutes: 15
20
environment: BrowserStack
@@ -380,7 +380,7 @@ jobs:
380
381
test-linux:
382
name: Test mac/run.sh on Linux
383
384
runs-on: ubuntu-latest
385
386
0 commit comments