main #23

Merged
ccyj merged 41 commits from sangge/tpre-python:main into main 2023-11-17 20:23:56 +08:00
Showing only changes of commit 44f56257cf - Show all commits

View File

@ -10,6 +10,9 @@ jobs:
name: test speed
runs-on: ubuntu-latest
container:
image: catthehacker/ubuntu:act-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3