Skip to content

Commit

Permalink
Update .github/workflows/Format.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vchuravy authored Mar 16, 2024
1 parent d174463 commit 4d81cb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ jobs:
julia -e 'using JuliaFormatter; format("."; verbose=true)'
- uses: reviewdog/action-suggester@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
tool_name: JuliaFormatter
fail_on_error: true

0 comments on commit 4d81cb9

Please sign in to comment.