Skip to content

Commit

Permalink
fix ci?
Browse files Browse the repository at this point in the history
  • Loading branch information
thednp committed Jul 28, 2024
1 parent ac5dc2b commit 1aef642
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
run: npx cypress install

- name: Build and Test
- run: npm run build
- run: npm run test
run: npm run build
run: npm run test

- name: Upload coverage report to coveralls.io...
uses: coverallsapp/github-action@master
Expand Down

0 comments on commit 1aef642

Please sign in to comment.