mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-07-17 12:17:10 +00:00
changes checks.yml
This commit is contained in:
@@ -10,7 +10,8 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
ref: ${{ github.head_ref }}
|
||||
- uses: borales/actions-yarn@v2.0.0
|
||||
- name: Installing dependencies
|
||||
uses: borales/actions-yarn@v2.0.0
|
||||
with:
|
||||
cmd: install
|
||||
- name: Running tests
|
||||
|
||||
Reference in New Issue
Block a user