This commit is contained in:
Sergey Shorokhov 2024-10-17 16:25:40 +03:00
parent e7838d7d95
commit e8228c5496

View File

@ -50,7 +50,7 @@ jobs:
env:
demo: ${{ matrix.test.file }}
desc: ${{ matrix.test.desc }}
run: docker run -t $imageName ./runTests.sh
run: docker run -t $imageName ./runTest.sh
build:
runs-on: ubuntu-latest