Skip to content

Commit 42eb586

Browse files
committed
Remove unused ci/check_hub.sh
1 parent 10d57cb commit 42eb586

File tree

2 files changed

+5
-23
lines changed

2 files changed

+5
-23
lines changed

.github/workflows/test.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,8 @@ jobs:
5454
- name: Test
5555
working-directory: ${{ matrix.example }}
5656
run: pytest --verbose --capture=no
57+
58+
- name: Print docker-compose logs
59+
if: always()
60+
working-directory: ${{ matrix.example }}
61+
run: docker-compose logs

ci/check_hub.sh

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)