We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd6f910 commit 475554fCopy full SHA for 475554f
.github/workflows/playwright.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
env:
17
BASE_URL_TESTING: ${{ vars.BASE_URL_TESTING }}
18
- CI: false
+ CI: true
19
steps:
20
- uses: actions/checkout@v3
21
- uses: actions/setup-node@v3
0 commit comments