Skip to content

Commit

Permalink
retain 'format' as job name
Browse files Browse the repository at this point in the history
  • Loading branch information
mortenpi committed Jun 21, 2024
1 parent 88ec6c4 commit ba67806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format-julia.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ env:
CI: true

jobs:
format-julia:
format:
runs-on: ubuntu-latest
steps:
# - uses: julia-actions/julia-format@v3
Expand Down

0 comments on commit ba67806

Please sign in to comment.