Skip to content

Commit

Permalink
chore: fix yaml syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed May 22, 2020
1 parent 2cb4cef commit 2dd713d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: yarn

- name: Run tests
run: yarn test
run: yarn test

- name: Coverage
uses: codecov/codecov-action@v1

0 comments on commit 2dd713d

Please sign in to comment.