mirror of
https://github.com/rehlds/testdemos.git
synced 2025-03-04 17:45:32 +03:00
test
This commit is contained in:
parent
3c977c20d8
commit
e7838d7d95
1
.github/workflows/Build.yml
vendored
1
.github/workflows/Build.yml
vendored
@ -43,6 +43,7 @@ jobs:
|
|||||||
run: docker build -t $imageName .
|
run: docker build -t $imageName .
|
||||||
|
|
||||||
- name: Prepare
|
- name: Prepare
|
||||||
|
working-directory: ./testdemos_files
|
||||||
run: rsync -a deps/${{ matrix.test.type }}/* .
|
run: rsync -a deps/${{ matrix.test.type }}/* .
|
||||||
|
|
||||||
- name: Run test
|
- name: Run test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user