Fixed frontend tests.

This commit is contained in:
SamTV12345 2024-02-20 10:16:34 +01:00
parent c78c83da35
commit fe82700514

View file

@ -116,7 +116,7 @@ jobs:
# The --legacy-peer-deps flag is required to work around a bug in npm v7: # The --legacy-peer-deps flag is required to work around a bug in npm v7:
# https://github.com/npm/cli/issues/2199 # https://github.com/npm/cli/issues/2199
run: > run: >
pnpm install --workspace root pnpm install --workspace-root
ep_align ep_align
ep_author_hover ep_author_hover
ep_cursortrace ep_cursortrace