Skip to content

Commit

Permalink
ci: fix lint & cypress test time_warning
Browse files Browse the repository at this point in the history
  • Loading branch information
YunYouJun committed Dec 17, 2023
1 parent fa470be commit ab0efd5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ jobs:
restore-keys: |
cypress-${{ runner.os }}-cypress-${{ github.ref }}-${{ hashFiles('**/pnpm-lock.yaml') }}
- name: Cache local node_modules
uses: actions/cache@v3
with:
Expand Down
1 change: 1 addition & 0 deletions demo/yun/pages/test/time_warning.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Time Warning Test
date: 2020-10-01
categories:
- test
time_warning: true
---

This is a test page for time warning.

2 comments on commit ab0efd5

@vercel
Copy link

@vercel vercel bot commented on ab0efd5 Dec 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://yun.valaxy.site as production
🚀 Deployed on https://657ef718e9642c707d9d8277--valaxy.netlify.app

Please sign in to comment.