mirror of
https://github.com/kvz/bash3boilerplate.git
synced 2024-12-18 14:26:22 +00:00
Update ci.yml
This commit is contained in:
parent
9a27140e7e
commit
c4585291f3
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -17,6 +17,9 @@ jobs:
|
||||
- uses: actions/setup-node@master
|
||||
with:
|
||||
node-version: 18.x
|
||||
- name: Install
|
||||
run: |
|
||||
corepack yarn
|
||||
- name: Test
|
||||
run: |
|
||||
corepack yarn test
|
||||
|
Loading…
Reference in New Issue
Block a user