Skip to content

Commit ea35a12

Browse files
authored
Fixed minor typo in paracelsus github action.
1 parent 6d6164b commit ea35a12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

{{cookiecutter.__package_slug}}/.github/workflows/paracelsus.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
pull_request:
66

77
jobs:
8-
black:
8+
paracelsus:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)