diff --git a/.github/workflows/dispatch.yml b/.github/workflows/dispatch.yml index 50322975..5293d3a0 100644 --- a/.github/workflows/dispatch.yml +++ b/.github/workflows/dispatch.yml @@ -13,7 +13,7 @@ jobs: # call-build: name: "Build" - needs: call-lint +# needs: call-lint uses: ./.github/workflows/build.yml # # call-test: