Testing Framwork #17

Merged
an.di merged 83 commits from adilallo/enhancement/TestingFramework2 into main 2025-09-03 18:50:40 +00:00
Showing only changes of commit 494fd9cca1 - Show all commits
-9
View File
@@ -10,15 +10,6 @@ on:
types: [opened, reopened, synchronize]
jobs:
canary:
runs-on: [self-hosted, macos-latest]
steps:
- run: |
echo "PATH=$PATH"
which node && node -v
uname -a
echo "Runner labels OK ✅"
test:
runs-on: [self-hosted, macos-latest]
strategy: