mirror of
https://github.com/rehlds/testdemos.git
synced 2025-03-04 17:45:32 +03:00
test
This commit is contained in:
parent
e7838d7d95
commit
e8228c5496
2
.github/workflows/Build.yml
vendored
2
.github/workflows/Build.yml
vendored
@ -50,7 +50,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
demo: ${{ matrix.test.file }}
|
demo: ${{ matrix.test.file }}
|
||||||
desc: ${{ matrix.test.desc }}
|
desc: ${{ matrix.test.desc }}
|
||||||
run: docker run -t $imageName ./runTests.sh
|
run: docker run -t $imageName ./runTest.sh
|
||||||
|
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user