Skip to content

Commit

Permalink
Update shellcheck.yaml fixing typo (RedHatInsights#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
juandspy authored Mar 21, 2024
1 parent d902f4b commit b0ecb29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shellcheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- pull_request

jobs:
pytest:
shellcheck:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit b0ecb29

Please sign in to comment.