Update test.yml
This commit is contained in:
parent
0f126eaf81
commit
aa34257080
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -32,5 +32,6 @@ jobs:
|
|||
|
||||
- name: Run Docker Compose Tests
|
||||
run: |
|
||||
chmod +x ./gradlew
|
||||
chmod +x ./test.sh
|
||||
./test.sh
|
||||
|
|
Loading…
Reference in a new issue