Commit 7e6d2d16 by mingyuan

imporve js name

parent 5034f692
......@@ -35,7 +35,7 @@ jobs:
with:
path: test/dummy/node_modules
key: ${{ runner.OS }}-yarn-${{ hashFiles('test/dummy/yarn.lock') }}
- name: Install Dependencies
- name: Install Javascript(Node.js) Dependencies
run: |
test/dummy/bin/yarn install --check-files
- name: Prepare DB
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment