Skip to content

Commit

Permalink
debug file location
Browse files Browse the repository at this point in the history
  • Loading branch information
hebasto committed Sep 8, 2023
1 parent 0c1ee23 commit e983e00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/lint/04_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,5 @@ SHELLCHECK_VERSION=v0.8.0
curl -sL "https://github.com/koalaman/shellcheck/releases/download/${SHELLCHECK_VERSION}/shellcheck-${SHELLCHECK_VERSION}.linux.x86_64.tar.xz" | \
tar --xz -xf - --directory /tmp/
mv "/tmp/shellcheck-${SHELLCHECK_VERSION}/shellcheck" /usr/bin/

which flake8

0 comments on commit e983e00

Please sign in to comment.