Skip to content

Commit

Permalink
github action version check fix
Browse files Browse the repository at this point in the history
Signed-off-by: Woojoong Kim <[email protected]>
  • Loading branch information
woojoong88 committed Jul 1, 2024
1 parent af567a2 commit b0b69b7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/code-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ jobs:
sudo snap install yq
export COMPARISON_BRANCH=origin/master
git branch -a
yq -h
yq -V
make check-version
lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b0b69b7

Please sign in to comment.