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

View File

@ -20,4 +20,4 @@ jobs:
- name: Run script in Docker container
run: |
ls $PWD/src
docker run -v $PWD:/app git.mamahaha.work/sangge/tpre:base python src/speed_test.py
docker run -v $PWD:/app git.mamahaha.work/sangge/tpre:base ls src