This reverts commit 9b020a31c1.
This commit is contained in:
4
.github/workflows/daily-tests.yml
vendored
4
.github/workflows/daily-tests.yml
vendored
@@ -32,9 +32,7 @@ jobs:
|
||||
- name: Setup
|
||||
uses: ./.github/actions/setup
|
||||
with:
|
||||
node-version: 22
|
||||
env:
|
||||
NPM_CONFIG_ENGINE_STRICT: 'false'
|
||||
node-version: 20
|
||||
|
||||
- name: Migrate DB
|
||||
run: npm run migrate up
|
||||
|
||||
Reference in New Issue
Block a user