Skip to content

Commit

Permalink
specify dependency file path
Browse files Browse the repository at this point in the history
  • Loading branch information
PssbleTrngle committed Aug 10, 2024
1 parent 9140b09 commit b25d6c5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 81 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
with:
node-version: 18
cache: pnpm
cache-dependency-path: web/pnpm-lock.yaml

- name: Test & Lint
run: pnpm test
Expand Down
81 changes: 0 additions & 81 deletions web/apps/next/Dockerfile.full

This file was deleted.

0 comments on commit b25d6c5

Please sign in to comment.