Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add daily scheduled runs to build, lint, and test workflows #48

Merged
merged 2 commits into from
Nov 6, 2024

Conversation

lebr0nli
Copy link
Owner

@lebr0nli lebr0nli commented Nov 6, 2024

This pull request introduces a new scheduled workflow to the GitHub Actions configuration for the repository.
The changes involve adding a cron schedule to run the workflows daily at UTC+8 9:00 AM.

@lebr0nli
Copy link
Owner Author

lebr0nli commented Nov 6, 2024

Somehow the tests still pass locally 🤔
Maybe we need to wait a bit longer before capturing the screen?
Will merge it first.

@lebr0nli lebr0nli marked this pull request as ready for review November 6, 2024 11:47
@lebr0nli lebr0nli merged commit 85f5ca5 into main Nov 6, 2024
2 of 3 checks passed
@lebr0nli lebr0nli deleted the nightly-ci branch November 6, 2024 11:48
@lebr0nli
Copy link
Owner Author

lebr0nli commented Nov 6, 2024

Somehow the tests still pass locally 🤔 Maybe we need to wait a bit longer before capturing the screen? Will merge it first.

Ok, turns out it's because the default pointer of fzf is now b'\xe2\x96\x8c' () instead of >.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant