Explorar o código

remove debug CI

Ryu Sato %!s(int64=6) %!d(string=hai) anos
pai
achega
e164dc5bb1
Modificáronse 1 ficheiros con 0 adicións e 6 borrados
  1. 0 6
      .github/workflows/ci.yml

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

@@ -48,12 +48,6 @@ jobs:
         echo -n "node " && node -v
         echo -n "npm " && npm -v
         yarn list --depth=0
-    - name: build swagger.json
-      run: yarn run build:apiv3:jsdoc
-    - name: cat swagger.json
-      run: cat tmp/swagger.json
-    - name: grub
-      run: ls -al src/server/**/*.js
     - name: yarn lint
       run: |
         yarn lint