Skip to content

Commit

Permalink
Only unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nfcampos committed Apr 5, 2023
1 parent 90a774f commit 08084ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ jobs:
- name: Build
run: yarn run build --filter="!docs"
- name: Test
run: yarn run test
run: yarn run test:unit

0 comments on commit 08084ca

Please sign in to comment.