Skip to content

Commit

Permalink
Removing stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
mjovanc committed Nov 30, 2024
1 parent 7b14ef9 commit b0398da
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@ jobs:
- name: Install dependencies
run: npm install

# Run unit tests
- name: Run unit tests
run: npm test -- --watch=false

# Build the Angular application
- name: Build Angular app
run: npm run build -- --prod

0 comments on commit b0398da

Please sign in to comment.