Testing Framwork #17
@@ -10,15 +10,6 @@ on:
|
|||||||
types: [opened, reopened, synchronize]
|
types: [opened, reopened, synchronize]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
canary:
|
|
||||||
runs-on: [self-hosted, macos-latest]
|
|
||||||
steps:
|
|
||||||
- run: |
|
|
||||||
echo "PATH=$PATH"
|
|
||||||
which node && node -v
|
|
||||||
uname -a
|
|
||||||
echo "Runner labels OK ✅"
|
|
||||||
|
|
||||||
test:
|
test:
|
||||||
runs-on: [self-hosted, macos-latest]
|
runs-on: [self-hosted, macos-latest]
|
||||||
strategy:
|
strategy:
|
||||||
|
|||||||
Reference in New Issue
Block a user