mirror of
https://github.com/apache/superset.git
synced 2026-04-10 11:55:24 +00:00
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:
1
.github/workflows/superset-docs.yml
vendored
1
.github/workflows/superset-docs.yml
vendored
@@ -15,7 +15,6 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
- name: Install dependencies
|
||||
- name: npm install
|
||||
working-directory: ./docs
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user