Skip to content

Commit

Permalink
yaml formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Urmit Patel committed Aug 26, 2020
1 parent 79330f3 commit a220abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}

-name: Install dependences
- name: Install dependences
run: npm install
- name: Run unit tests
run: npm run test
Expand Down

0 comments on commit a220abd

Please sign in to comment.