Skip to content

Commit

Permalink
check types on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Oct 12, 2021
1 parent ccb75ac commit c7afdb9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
- name: Cypress tests 🧪
uses: cypress-io/github-action@v2
with:
# check types
build: npm run lint
# use a custom command to conform all expected tests
# were correctly generated
# using https://www.npmjs.com/package/cypress-expect
Expand Down

0 comments on commit c7afdb9

Please sign in to comment.