Skip to content

Commit

Permalink
Merge branch 'master' into patchdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
cncastillo authored Apr 9, 2024
2 parents d830e11 + 6eaf824 commit c458c0a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/FormatCheck.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: Format suggestions
on:
pull_request:
jobs:
code-style:
runs-on: ubuntu-latest
steps:
- uses: julia-actions/julia-format@v2

0 comments on commit c458c0a

Please sign in to comment.