Skip to content

Commit

Permalink
Add nohup
Browse files Browse the repository at this point in the history
  • Loading branch information
gcatanese committed Nov 28, 2023
1 parent 20ef5ad commit 82ef427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
working-directory: react-app

- name: Run frontend
run: npm start
run: nohup npm start &
working-directory: react-app

- name: Setup java
Expand Down

0 comments on commit 82ef427

Please sign in to comment.