]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
ci: continuous release without checking
author三咲智子 Kevin Deng <sxzz@sxzz.moe>
Sat, 5 Oct 2024 07:58:10 +0000 (15:58 +0800)
committer三咲智子 Kevin Deng <sxzz@sxzz.moe>
Sat, 5 Oct 2024 07:58:10 +0000 (15:58 +0800)
.github/workflows/test.yml

index 9703a0c5618dedb918b2737528c3293ac6f4445b..dfd8b0d0b948005c488d70cfa0382d9f4bd49afb 100644 (file)
@@ -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