mirror of
https://github.com/kvz/bash3boilerplate.git
synced 2025-06-22 23:38:49 +00:00
Update ci.yml
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user