Skip to content

Commit

Permalink
added command
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea Fantasticini committed Nov 16, 2023
1 parent b23e3c1 commit 445c8b5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@ jobs:
run: |
docker-compose build --pull --force-rm test
- name: Test
env:
UID: ${{ env.UID }}
run: |
pwd
ls -lah
echo UID=$(id -u) >> .env
docker-compose run --rm test

0 comments on commit 445c8b5

Please sign in to comment.