Skip to content

Commit

Permalink
chore: update github action
Browse files Browse the repository at this point in the history
  • Loading branch information
oil-oil committed Jul 18, 2023
1 parent 3e03aa9 commit 0145d7f
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/component-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
run: pnpm install

- name: Run component test
run: "pnpm -F vuesax cypress:run"
run: "pnpm -F vuesax-ts cypress:run"
3 changes: 2 additions & 1 deletion packages/vuesax/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ dist-ssr
.eslintcache

# cypress
cypress/videos
cypress/videos
cypress/screenshots
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 0145d7f

Please sign in to comment.