Skip to content

Commit

Permalink
fix: Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hhimanshu authored Apr 9, 2021
1 parent 68730c9 commit 651417c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
needs: setup
steps:
- name: Test
- run: npx yarn test
run: npx yarn test
release:
name: Release
runs-on: ubuntu-18.04
Expand Down

0 comments on commit 651417c

Please sign in to comment.