We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d44b82 commit c4d62d1Copy full SHA for c4d62d1
1 file changed
.github/workflows/format.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Checkout code
21
uses: actions/checkout@v6
22
with:
23
- fetch-depth: 2
+ fetch-depth: 0
24
25
- name: Setup LLVM
26
uses: ZhongRuoyu/setup-llvm@v0
0 commit comments