Skip to content

Commit

Permalink
Merge branch 'master' into FLUID-6524
Browse files Browse the repository at this point in the history
  • Loading branch information
the-t-in-rtf committed Jul 7, 2020
2 parents f2fdafc + ed0c913 commit 9aa17d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
run: $(npm bin)/grunt lint

- name: Node Tests
run: $(npm bin) tests
run: npm test

0 comments on commit 9aa17d6

Please sign in to comment.