Skip to content

Commit

Permalink
Rename job step in format workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mofeing committed May 28, 2024
1 parent 644e11d commit 4d9e62d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
workflow_dispatch:

jobs:
build:
format:
runs-on: ubuntu-latest
steps:
- uses: julia-actions/setup-julia@v1
Expand Down

0 comments on commit 4d9e62d

Please sign in to comment.