Skip to content

Commit

Permalink
add shellcheck test
Browse files Browse the repository at this point in the history
  • Loading branch information
burner1024 committed Apr 22, 2024
1 parent 6a13b0b commit d1dc73b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: ShellCheck
uses: ludeeus/action-shellcheck@master

- name: Install wine
uses: devopsx/gha-ubuntu-i386-fix@master

Expand Down

0 comments on commit d1dc73b

Please sign in to comment.