Skip to content

Commit

Permalink
Add ShellCheck
Browse files Browse the repository at this point in the history
  • Loading branch information
lindhe committed Jul 30, 2023
1 parent 5843de7 commit 8f39b53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
ShellCheck:
runs-on: ubuntu-latest
steps:
- run: echo "Test"
- name: Check out ${{ github.repository }}:${{ github.ref_name }}
uses: actions/checkout@v3
- run: echo "💡 The ${{ github.repository }} repository has been cloned to the runner."
- name: Run ShellCheck
uses: ludeeus/[email protected]

0 comments on commit 8f39b53

Please sign in to comment.