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 1c65975 commit d71f816Copy full SHA for d71f816
.github/workflows/quality.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
e2e_tests:
11
name: Playwright Tests
12
- runs-on: ubuntu-latest
+ runs-on: [self-hosted, ubuntu-latest]
13
permissions:
14
contents: read
15
0 commit comments