fix failed tests

This commit is contained in:
root
2026-06-10 01:17:09 -04:00
parent f1fff38400
commit f98ac2c4fa
6 changed files with 42 additions and 15 deletions
+1
View File
@@ -55,6 +55,7 @@ dashboard_tests:
image: node:20-bookworm
before_script:
- npm ci
- npm run build --workspace @rentaldrivego/types
script:
- npm run test:dashboard
rules: