this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Try macos-latest

+1 -1
+1 -1
.github/workflows/playwright.yml
··· 11 11 jobs: 12 12 test: 13 13 timeout-minutes: 60 14 - runs-on: ubuntu-latest 14 + runs-on: macos-latest 15 15 steps: 16 16 - uses: actions/checkout@v4 17 17 - uses: actions/setup-node@v4