Update build.yml
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -109,5 +109,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Run Docker Compose Tests
|
- name: Run Docker Compose Tests
|
||||||
run: |
|
run: |
|
||||||
|
chmod +x ./cucumber/test_webpages.sh
|
||||||
chmod +x ./test.sh
|
chmod +x ./test.sh
|
||||||
./test.sh
|
./test.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user