File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 1313 lint-core :
1414 name : Typecheck and Lint Core
1515 runs-on : ubuntu-latest
16- continue-on-error : true
1716 timeout-minutes : 15
1817 steps :
1918 - uses : actions/checkout@v6
@@ -428,7 +427,6 @@ jobs:
428427 lint-packages :
429428 name : Lint Package
430429 runs-on : ubuntu-latest
431- continue-on-error : true
432430 timeout-minutes : 15
433431
434432 strategy :
@@ -623,7 +621,6 @@ jobs:
623621 publish-docs :
624622 name : Publish Docs
625623 runs-on : ubuntu-latest
626- continue-on-error : true
627624 timeout-minutes : 15
628625
629626 steps :
@@ -674,7 +671,6 @@ jobs:
674671 check-for-multiple-library-versions :
675672 name : Check for multiple library versions
676673 runs-on : ubuntu-latest
677- continue-on-error : true
678674 timeout-minutes : 15
679675 steps :
680676 - uses : actions/checkout@v6
You can’t perform that action at this time.
0 commit comments