Skip to content

Commit

Permalink
fix: actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mikinovation committed Apr 20, 2024
1 parent d4b6ade commit 2615db7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ jobs:
pip install setuptools
pip install vim-vint
- name: Check setup-ubuntu.sh
run: shellcheck ${GITHUB_WORKSPACE}/setup-ubuntu.sh

- name: Check deploy.sh
run: shellcheck ${GITHUB_WORKSPACE}/deploy.sh

Expand Down

0 comments on commit 2615db7

Please sign in to comment.