Skip to content

Commit 286450e

Browse files
committed
ci: force typecheck job to pass again since upstream issue is resolved
1 parent 843bafd commit 286450e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/typecheck.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
1616
- 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
1917
with:
2018
path: lua
2119
level: Information

0 commit comments

Comments
 (0)