Skip to content

Commit dcb5a76

Browse files
committed
CI: use latest julia-format version
1 parent aab0afa commit dcb5a76

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/FormatCheck.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,4 @@ jobs:
77
code-style:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: julia-actions/julia-format@v2
11-
with:
12-
julia-version: '1'
13-
suggestion-label: 'format suggestion'
10+
- uses: julia-actions/julia-format@master

0 commit comments

Comments
 (0)