Skip to content

Commit d23f4ac

Browse files
authored
Renamed formatter. (#10)
1 parent 15f0660 commit d23f4ac

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/style.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ jobs:
77
runs-on: ubuntu-22.04
88
steps:
99
- uses: actions/checkout@v4
10-
- run: ./autoformat.bash check
10+
- run: ./clang-format.bash check
File renamed without changes.

0 commit comments

Comments
 (0)