Skip to content

Commit

Permalink
ci: fix workflow job name
Browse files Browse the repository at this point in the history
  • Loading branch information
nfelt14 committed Aug 16, 2024
1 parent 80ddc55 commit 1b483fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
pull_request:
branches: [main]
jobs:
publish-test-results:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 1b483fe

Please sign in to comment.