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 475554f commit 2568506Copy full SHA for 2568506
.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: true
+ CI: 'true'
19
steps:
20
- uses: actions/checkout@v3
21
- uses: actions/setup-node@v3
0 commit comments