fix: 修改自动测试
Some checks failed
Python application test / build (pull_request) Failing after 23s

This commit is contained in:
dqy 2024-04-20 11:45:04 +08:00
parent 28f2f7abf1
commit 973f863e92

View File

@ -8,7 +8,7 @@ on:
jobs:
build:
runs-on: windows-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2