We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcedde1 commit 75fb265Copy full SHA for 75fb265
1 file changed
.github/workflows/ci.yaml
@@ -69,6 +69,7 @@ jobs:
69
runs-on: ubuntu-latest
70
env:
71
PLEXAPI_AUTH_SERVER_BASEURL: http://127.0.0.1:32400
72
+ PLEXAPI_PLEXAPI_TIMEOUT: "60"
73
PLEX_CONTAINER: plexinc/pms-docker
74
PLEX_CONTAINER_TAG: latest
75
strategy:
0 commit comments