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 e1b32b0 commit c66a7e1Copy full SHA for c66a7e1
1 file changed
.github/workflows/tests.yml
@@ -21,7 +21,7 @@ concurrency:
21
22
jobs:
23
tests:
24
- runs-on: [self-hosted, scrapper] # или просто "scrapper" если это label
+ runs-on: [self-hosted] # или просто "scrapper" если это label
25
26
steps:
27
- name: Check out repository
0 commit comments