1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00

chore: update ci file

This commit is contained in:
Christy Jacob 2023-09-09 02:39:51 +00:00
parent 8a28c9ddbc
commit ab5fa96668

View file

@ -135,5 +135,5 @@ jobs:
run: docker compose exec -T appwrite test /usr/src/code/tests/e2e/Services/${{matrix.services}} --debug
- name: Output build logs
if: ${{ matrix.services == 'GraphQL' }}
if: always() && ${{ matrix.services == 'GraphQL' }}
run: docker compose logs appwrite-worker-builds