Skip to content

Commit

Permalink
Update ci.yaml add" run tests"
Browse files Browse the repository at this point in the history
  • Loading branch information
angrave committed Jun 2, 2024
1 parent 67fda6f commit c8730ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ jobs:
run: |
yarn lint:quiet
- name: Run tests
run: yarn test

- name: Compile application
env:
CI: false
Expand Down

0 comments on commit c8730ac

Please sign in to comment.