Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VolkanSah committed May 20, 2024
1 parent 04276ba commit a388233
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ jobs:
- name: Install dependencies
run: npm install

- name: Run tests
run: npm test

- name: Build project
run: npm run build -- --prod --base-href "/Angular-GPT/"

Expand Down

0 comments on commit a388233

Please sign in to comment.