Skip to content

Commit

Permalink
debug cert permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
reubenmiller committed Sep 9, 2024
1 parent b568d19 commit d838e57
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,9 @@ jobs:
- name: Start demo
run: |
export UID=${UID}
export GID=${GID}
just start -d
timeout 10 docker compose logs -f -n 100 ||:
Expand Down

0 comments on commit d838e57

Please sign in to comment.