Self hosted postgres #2

Open
tyler wants to merge 7 commits from TOC/route-commerce:self-hosted-postgres into main
Showing only changes of commit 8ad8dbb25b - Show all commits
-1
View File
@@ -16,7 +16,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: '22'
cache: 'npm'
- name: Install dependencies
run: npm ci