test: test ci
Some checks failed
Test CI / test speed (push) Failing after 18s

This commit is contained in:
sangge 2023-11-17 09:36:48 +08:00
parent 44f56257cf
commit f7f7cf0b98

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