We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 843bafd commit 286450eCopy full SHA for 286450e
.github/workflows/typecheck.yml
@@ -14,8 +14,6 @@ jobs:
14
steps:
15
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
16
- uses: stevearc/nvim-typecheck-action@v2
17
- # allow failing until https://github.com/stevearc/nvim-typecheck-action/issues/5 is resolved
18
- continue-on-error: true
19
with:
20
path: lua
21
level: Information
0 commit comments