Commit Graph

7 Commits

Author SHA1 Message Date
f684f0e833 add Python 3.11 tests 2023-02-23 11:52:00 +08:00
cd4ecb462c 🎨 separation of test dependencies into a new group
only test: poetry install --with test --without dev
2022-12-28 22:55:55 +08:00
b30bd4fa9c 🎨 update metadatas 2022-12-27 22:07:19 +08:00
ef923c5ba9 🐛 修复 Actions 错误 (#371)
* 🐛 修复 Actions 错误
 - PR 仓库无法执行 pre-commit
 - metadata 单元测试出错

* 🐛 修复 etc 单元测试出错

* 🐛 修复 pre-commit Actions 在 PR 中 checkout 错误

* 🚧 添加 pre-commit Actions 权限

* 🚧 调整 `pull_request_target` 触发类型

* 🚧 区分 pre-commit 提交步骤

* 🐛 remove `pull_request` trigger

* 🚨 auto fix by pre-commit-ci

* 🔥 delete pre-commit workflow

Co-authored-by: MingxuanGame <MingxuanGame@outlook.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-11-12 00:33:54 +08:00
85171c0172 ✏️ rename branch 2022-10-02 23:45:42 +08:00
1c363b7ff3 init tests 2022-10-02 23:43:40 +08:00
cbb7947dd0 👷 auto run pre-commit in pull requests 2022-09-02 00:01:09 +08:00