Update ci.yml

This commit is contained in:
Pierre Balzack 2023-01-27 21:19:04 -08:00 committed by GitHub
parent 8acd71bc25
commit c173463f54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@ jobs:
- name: Jest ReactJs
run: |
cd net/web
yarn jest
yarn jest --silent
- name: Jest ReactNative
run: |