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 8bbe6f6 commit fcec9c9Copy full SHA for fcec9c9
.github/workflows/check_format.yml
@@ -23,7 +23,7 @@ on:
23
24
jobs:
25
format-check:
26
- runs-on: ubuntu-latest
+ runs-on: [self-hosted]
27
steps:
28
- name: Install clang-format
29
run: |
0 commit comments