We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aab0afa commit dcb5a76Copy full SHA for dcb5a76
.github/workflows/FormatCheck.yml
@@ -7,7 +7,4 @@ jobs:
7
code-style:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: julia-actions/julia-format@v2
11
- with:
12
- julia-version: '1'
13
- suggestion-label: 'format suggestion'
+ - uses: julia-actions/julia-format@master
0 commit comments