Update test.yml

This commit is contained in:
Anthony Stirling 2024-01-01 19:52:26 +00:00 committed by GitHub
parent 0f126eaf81
commit aa34257080
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,5 +32,6 @@ jobs:
- name: Run Docker Compose Tests - name: Run Docker Compose Tests
run: | run: |
chmod +x ./gradlew
chmod +x ./test.sh chmod +x ./test.sh
./test.sh ./test.sh