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 95b679b commit deedfffCopy full SHA for deedfff
.github/workflows/playwright-onDemand.yml
@@ -19,7 +19,7 @@ on:
19
20
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
21
jobs:
22
- playwright_tests:
+ test:
23
# Runs on an ubuntu runner
24
runs-on: ubuntu-latest
25
.github/workflows/playwright-scheduled.yml
@@ -9,7 +9,7 @@ on:
9
10
11
12
13
14
15
0 commit comments