Skip to content

Commit

Permalink
Fix GitHub linting workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
psliwka committed May 25, 2022
1 parent 4f71d66 commit aa18ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
- uses: actions/checkout@v3
- uses: ludvighz/vint-action@v1
with:
path: "**.vim"
path: .

0 comments on commit aa18ddf

Please sign in to comment.