Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lwindolf authored Jan 4, 2024
1 parent fcf01c6 commit c79a2d4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,5 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: |
cd backend
npm ci
npm run test
- run: |
cd frontend
npm ci
npm run build --if-present
npm run test

0 comments on commit c79a2d4

Please sign in to comment.