Skip to content

Commit

Permalink
feat: 测试看看
Browse files Browse the repository at this point in the history
  • Loading branch information
whyrove committed Jan 15, 2025
1 parent c2f9811 commit 3fccee1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ui-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
- name: Install dependencies
run: pnpm install

- name: Run Tests with Coverage
run: pnpm ui:test

- name: Deploy to GitHub Page
uses: JamesIves/github-pages-deploy-action@v4
with:
Expand Down
4 changes: 2 additions & 2 deletions backstop.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"scenarios": [
{
"label": "Bifrostui",
"url": "https://bui.taopiaopiao.com/cores/button",
"referenceUrl": "https://bui.taopiaopiao.com/cores/button",
"url": "https://bui.taopiaopiao.com/cores/alert",
"referenceUrl": "",
"readyEvent": "",
"readySelector": ".dumi-default-previewer-demo",
"delay": 0,
Expand Down

0 comments on commit 3fccee1

Please sign in to comment.