Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! ci: Add ci job to ru…
Browse files Browse the repository at this point in the history
…n wopi-validator-core
  • Loading branch information
juliusknorr committed Nov 29, 2024
1 parent c6af146 commit 3de1611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wopi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ jobs:
working-directory: apps/${{ env.APP_NAME }}
run: |
PHP_CLI_SERVER_WORKERS=10 php -S 172.17.0.1:8080 -t ../../ &
NEXTCLOUD_URL=http://172.17.0.1 ./tests/wopi-test.sh
NEXTCLOUD_URL=http://172.17.0.1:8080 ./tests/wopi-test.sh

0 comments on commit 3de1611

Please sign in to comment.