Skip to content

Commit

Permalink
fix ci pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
emily40830 committed Dec 25, 2022
1 parent b9e872f commit 601fe38
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ jobs:
- name: Install dependencies
run: npm install

- name: npm ci, build and test
- name: npm test
run: |
npm ci
npm run build --if-present
npm test

0 comments on commit 601fe38

Please sign in to comment.