remove test step from done

This commit is contained in:
nitowa
2022-02-12 20:09:59 +01:00
parent a9cfe2986c
commit 0a970e5b9c
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -35,10 +35,10 @@ steps:
- name: cache
path: /cache
- name: npm run test
image: node:12
commands:
- npm run test
#- name: npm run test
# image: node:12
# commands:
# - npm run test
- name: build docs
image: node:12
+1 -1
View File
@@ -5,4 +5,4 @@ node_modules
test
.drone.yml
.gitignore
.tsconfig.json
tsconfig.json