mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-17 18:35:19 +02:00
chore: refine E2E tests workflow by removing pnpm version specification and updating Docker Compose for backend build reference
This commit is contained in:
parent
242925d8e5
commit
99e667f3f9
2 changed files with 1 additions and 3 deletions
2
.github/workflows/e2e-tests.yml
vendored
2
.github/workflows/e2e-tests.yml
vendored
|
|
@ -73,8 +73,6 @@ jobs:
|
|||
node-version: '20'
|
||||
|
||||
- uses: pnpm/action-setup@v6
|
||||
with:
|
||||
version: 10
|
||||
|
||||
- name: Get pnpm store directory
|
||||
id: pnpm-cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue