Going to remove the API/E2E dependency for now so that E2E runs too
This commit is contained in:
parent
d6240d5636
commit
6ee7f1fd78
|
@ -79,7 +79,7 @@ jobs:
|
|||
runs-on: ubuntu-20.04
|
||||
permissions:
|
||||
contents: read
|
||||
needs: [api-tests]
|
||||
# needs: [api-tests]
|
||||
env:
|
||||
ADMIN_PASSWORD: ${{ secrets.SMOKE_TEST_ADMIN_PASSWORD }}
|
||||
ADMIN_USER: ${{ secrets.SMOKE_TEST_ADMIN_USER }}
|
||||
|
|
Loading…
Reference in New Issue