Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
sschuberth committed Apr 22, 2024
1 parent 263f18f commit 69fa546
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,9 @@ jobs:
gradle-home-cache-cleanup: true
- name: Run functional tests that do require external tools
run: |
echo $HOME
whoami
ls -la /home/runner/
# Run the functional tests in the Docker container.
docker run \
-u $(id -u):$(id -g) \
Expand Down

0 comments on commit 69fa546

Please sign in to comment.