From 05c54d1647a02d2e84f31a2d4e1d4dba2d1d1f25 Mon Sep 17 00:00:00 2001 From: Alec Charbonneau Date: Tue, 21 Nov 2023 22:53:14 -0600 Subject: [PATCH] fix --- .github/workflows/integrationTest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integrationTest.yml b/.github/workflows/integrationTest.yml index b4ab42a..2d6d20c 100644 --- a/.github/workflows/integrationTest.yml +++ b/.github/workflows/integrationTest.yml @@ -17,4 +17,4 @@ jobs: # ALEC TODO - remove below probably - name: Print Docker Logs if: always() # This ensures that the logs are printed even if the tests fail - run: docker-compose logs all + run: docker-compose logs