Răsfoiți Sursa

Remove tests dependency

Painor 2 ani în urmă
părinte
comite
86b190a9b7
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  1. 0 1
      .github/workflows/ci.yml

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

@@ -25,7 +25,6 @@ jobs:
 
   release:
     runs-on: ubuntu-latest
-    needs: fmt
     if: startsWith(github.ref, 'refs/tags/')
     steps:
       - uses: actions/checkout@v3