Skip to content

Commit 6b3aaed

Browse files
committed
More fix to Clang Format
1 parent dadb2fa commit 6b3aaed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
test:
4343
runs-on: ubuntu-latest
44-
needs: lint, format
44+
needs: [lint, format]
4545
steps:
4646
- uses: actions/setup-python@v4
4747
with:

0 commit comments

Comments
 (0)