ソースを参照

ci: continuous release without checking

三咲智子 Kevin Deng 1 年間 前
コミット
7e153f8a33
1 ファイル変更0 行追加1 行削除
  1. 0 1
      .github/workflows/test.yml

+ 0 - 1
.github/workflows/test.yml

@@ -57,7 +57,6 @@ jobs:
   continuous-release:
     if: github.repository == 'vuejs/core-vapor'
     runs-on: ubuntu-latest
-    needs: [unit-test, lint-and-test-dts]
     permissions:
       contents: read
       id-token: write