Merge branch 'main' into main

This commit is contained in:
Akshay Nair
2020-10-09 17:59:15 +05:30
committed by GitHub
+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