Skip to content

Commit

Permalink
what's going on
Browse files Browse the repository at this point in the history
  • Loading branch information
matteocontrini committed Apr 14, 2024
1 parent 4b3a47a commit 09b036e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Debug
run: |
ls -lah
ls -lah test
- name: Run tests
run: docker compose -f docker-compose.tests.yml up --build

Expand Down

0 comments on commit 09b036e

Please sign in to comment.