Files
euchre_camp/.gitea/workflows
david 954abb0939 fix: restore npm ci and prisma generate in build-and-deploy-ci
Acceptance tests import prisma via @/ path alias and @cucumber/cucumber,
so they need node_modules and Prisma client. Cannot remove these steps
without refactoring tests to not import local code.
2026-05-17 04:08:31 -07:00
..