Skip to content

Commit 051a4fe

Browse files
committed
add github hostname env
1 parent 89df543 commit 051a4fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ jobs:
8686
env:
8787
CLIENT_ID: ${{ secrets.VAAS_CLIENT_ID }}
8888
CLIENT_SECRET: ${{ secrets.VAAS_CLIENT_SECRET }}
89+
NEXTCLOUD_HOSTNAME: nextcloud-container
8990
run: |
9091
bats --verbose-run --timing --trace ./tests/bats
9192
./vendor/bin/phpunit --bootstrap tests/integration/bootstrap.php tests/integration/

0 commit comments

Comments
 (0)