Skip to content
Snippets Groups Projects
Unverified Commit 15411e3f authored by xgui3783's avatar xgui3783 Committed by GitHub
Browse files

Update test.yml

parent 0124711a
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,5 @@ jobs: ...@@ -7,7 +7,5 @@ jobs:
runs-on: self-hosted runs-on: self-hosted
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1
- name: Install dependencies - name: works
run: npm i run: echo hello world
- name: Run test
run: npm run test
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