Skip to content

Commit

Permalink
Update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Nagi132 committed Jun 1, 2024
1 parent 83bee52 commit eae7bff
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,3 @@ jobs:
run: npm install
- name: Build the application
run: CI=false npm run build
- name: Start the server
run: npm run start-server &
- name: Start the client
run: npm run start-client

0 comments on commit eae7bff

Please sign in to comment.