mirror of
https://github.com/apache/superset.git
synced 2026-04-21 00:54:44 +00:00
fix: front end CI tests and test runner (#10897)
This commit is contained in:
committed by
GitHub
parent
c3f1720456
commit
13cc1a3d2d
1
.github/workflows/superset-frontend.yml
vendored
1
.github/workflows/superset-frontend.yml
vendored
@@ -33,7 +33,6 @@ jobs:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
- name: Install dependencies
|
||||
- name: npm install
|
||||
working-directory: ./superset-frontend
|
||||
run: |
|
||||
npm install
|
||||
|
||||
Reference in New Issue
Block a user