This commit is contained in:
parent
44f56257cf
commit
f7f7cf0b98
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user