fix: text error
All checks were successful
Build, check & Test / run (push) Successful in 5m59s

Signed-off-by: Avior <github@avior.me>
This commit is contained in:
Florian Bouillon 2023-07-20 21:35:12 +02:00
parent 9a17362de3
commit 86e60516f9

View File

@ -29,7 +29,7 @@ jobs:
run: npm run check
- name: Prepare Tests
run: npm run install:tests
run: npm run install:test
- name: Test
run : npm run test