Skip to content

Commit

Permalink
chore: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
levysantiago committed Jun 2, 2023
1 parent a8e4378 commit 575338b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: yarn
- run: touch .env.test
- run: echo 'DATABASE_FILE="db.test.json"' >> .env.test
- run: yarn test

0 comments on commit 575338b

Please sign in to comment.