Skip to content

Commit

Permalink
background server
Browse files Browse the repository at this point in the history
  • Loading branch information
sagely1 authored Dec 11, 2023
1 parent e806cc6 commit 703e4e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
cache: 'npm'
- run: npm ci
- run: APP_ENV=develop npm run ci:build:dev --if-present
- run: npm run start &
- run: npm test

- name: Configure AWS Credentials
Expand Down

0 comments on commit 703e4e9

Please sign in to comment.