refactor/main #11

Merged
李衍志523370910113 merged 23 commits from refactor/main into dev 2025-02-27 15:51:32 +08:00
Showing only changes of commit 73f2581a31 - Show all commits

View File

@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: https://gitea.com/BoYanZh/checkout@focs
uses: actions/checkout@focs
- name: Display Python3 version
run: python3 --version
- name: Install PDM