revert
This commit is contained in:
parent
bbefdc0f45
commit
7f26536be2
5
.github/workflows/tests.yml
vendored
5
.github/workflows/tests.yml
vendored
@ -38,11 +38,6 @@ jobs:
|
|||||||
- name: Copy .env
|
- name: Copy .env
|
||||||
run: cp .env.testing .env
|
run: cp .env.testing .env
|
||||||
|
|
||||||
- name: Use Node.js
|
|
||||||
uses: actions/setup-node@v3
|
|
||||||
with:
|
|
||||||
node-version: '18.x'
|
|
||||||
|
|
||||||
- name: Install NPM
|
- name: Install NPM
|
||||||
run: npm install
|
run: npm install
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user