Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Rename main.workflow to main.workflow.yml
  • Loading branch information
Danny McCormick authored and GitHub committed Jun 21, 2019
1 parent 886b49b commit e615b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/main.workflow → .github/main.workflow.yml
Expand Up @@ -21,4 +21,4 @@ jobs:
run: npm run format-check

- name: npm test
run: npm test
run: npm test

0 comments on commit e615b40

Please sign in to comment.