Skip to content

Commit

Permalink
change github action to run check-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
greggman committed Sep 24, 2021
1 parent b033805 commit 1def823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -21,4 +21,4 @@ jobs:
- name: Test 🧪
run: |
npm ci
npm run test
npm run check-ci

0 comments on commit 1def823

Please sign in to comment.