Skip to content

Commit f6f943c

Browse files
Maximilian-Stefan-ErnstAlexey Stukalov
andauthored
Update action (#298)
* gh/FormatCheck: update JuliaFormatter to v2 * gh/FormatCheck: always show suggestions --------- Co-authored-by: Alexey Stukalov <astukalol@seer.bio>
1 parent bca6392 commit f6f943c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/FormatCheck.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,4 @@ jobs:
99
steps:
1010
- uses: julia-actions/julia-format@v4
1111
with:
12-
version: '1'
13-
suggestion-label: 'format-suggest'
12+
version: '2'

0 commit comments

Comments
 (0)