There was an error while loading. Please reload this page.
1 parent dc0be47 commit 7772fa7Copy full SHA for 7772fa7
1 file changed
.github/workflows/playwright-tests.yml
@@ -20,7 +20,7 @@ jobs:
20
working-directory: dspace-ui-tests/scripts
21
env:
22
HOME_URL: https://dev-5.pc:8443/repository/
23
- NAME: DEFAULT
+ NAME: LINDAT
24
PASSWORD_ADMIN: ${{ secrets.DSPACE_ADMIN_PASSWORD }}
25
run: |
26
./test.sh
0 commit comments