Skip to content

Commit 5d0389d

Browse files
authored
Update unittest.yaml
1 parent fa29776 commit 5d0389d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/unittest.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
- name: Setup docker compose
2424
working-directory: trinity-${{ github.run_id }}/.github/workflows/docker
2525
run: |
26+
export UID
27+
export GID
2628
docker compose up -d
2729
sleep 15s
2830

0 commit comments

Comments
 (0)