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 f7f7cf0b98 - Show all commits

View File

@@ -9,7 +9,7 @@ jobs:
test:
name: test speed
runs-on: ubuntu-latest
container:
image: catthehacker/ubuntu:act-latest
@@ -19,4 +19,5 @@ jobs:
- name: Run script in Docker container
run: |
docker run -v $PWD:/app git.mamahaha.work/sangge/tpre:base ls
docker run -v $PWD:/app git.mamahaha.work/sangge/tpre:base python speed_test.py