changes checks.yml

This commit is contained in:
Akshay Nair
2020-10-09 17:58:13 +05:30
parent 208b9e74d9
commit b64a56c523
+2 -1
View File
@@ -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