Skip to content

Commit

Permalink
fix missed rename of shellcheck to lint
Browse files Browse the repository at this point in the history
Signed-off-by: miigotu <[email protected]>
  • Loading branch information
miigotu committed Jul 27, 2023
1 parent 0d4db47 commit 34be538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: ludeeus/action-shellcheck@master
environment:
name: Set up environment for docker and poetry
needs: [shellcheck]
needs: [lint]
runs-on: ubuntu-latest
outputs:
docker_tags: ${{ steps.docker.outputs.tags }}
Expand Down

0 comments on commit 34be538

Please sign in to comment.