e2e: Add denied tests for oauth and oidc provider

This commit is contained in:
Jens Langhammer
2020-07-02 21:55:02 +02:00
parent bead19c64c
commit b30b58924f
5 changed files with 96 additions and 3 deletions

View File

@ -152,7 +152,7 @@ jobs:
- uses: actions/upload-artifact@v2
if: failure()
with:
path: out/
path: selenium_screenshots/
- name: Create XML Report
run: pipenv run coverage xml
- uses: codecov/codecov-action@v1