Skip to content

Commit

Permalink
fix CI workflow format
Browse files Browse the repository at this point in the history
  • Loading branch information
erfan-goodarzi committed Sep 6, 2022
1 parent d15e734 commit f341313
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
build: npm run build

- name: Run Component tests
uses: cypress-io/github-action@v4
with:
install: false
component: true
build: npm run build
uses: cypress-io/github-action@v4
with:
install: false
component: true
build: npm run build

0 comments on commit f341313

Please sign in to comment.