Skip to content

Commit

Permalink
exam
Browse files Browse the repository at this point in the history
  • Loading branch information
masamallow committed May 5, 2024
1 parent 8a299b6 commit bcd8200
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: exam
run: ls commands
- name: Run Shellcheck
run: |
shopt -s nullglob dotglob
shellcheck **.sh
shellcheck ./**.sh

0 comments on commit bcd8200

Please sign in to comment.