Skip to content

Commit

Permalink
added env-var
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea Fantasticini committed Nov 16, 2023
1 parent 3b34c06 commit e4d12bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
run: |
docker-compose build --pull --force-rm test
- name: Test
env:
UID: 1000:docker
run: |
pwd
ls -lah
Expand Down

0 comments on commit e4d12bf

Please sign in to comment.