fix: fixing CI workflow (#11145)

* dummy commit to trigger jenkins pipeline

* removing unused workflow

Co-authored-by: Henry Yeh <henry@preset.io>
This commit is contained in:
henryyeh
2020-10-02 17:33:40 -07:00
committed by GitHub
parent 07f87149e6
commit e9f4fcb4d9

View File

@@ -15,7 +15,6 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Install dependencies
- name: npm install
working-directory: ./docs
run: |