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 f77cc90 commit 59ff7f1Copy full SHA for 59ff7f1
1 file changed
.github/workflows/format.yml
@@ -19,6 +19,8 @@ jobs:
19
steps:
20
- name: Checkout code
21
uses: actions/checkout@v6
22
+ with:
23
+ fetch-depth: 1
24
25
- name: Setup LLVM
26
uses: ZhongRuoyu/setup-llvm@v0
0 commit comments