diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 70f66cf9..30b6c50e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -1,7 +1,7 @@ name: Playwright Tests env: - CONDA_STORE_SERVER_PORT: 8080 + CONDA_STORE_SERVER_PORT: 8000 CONDA_STORE_BASE_URL: http://localhost:8000 CONDA_STORE_AUTH: basic CONDA_STORE_USERNAME: username