mirror of
https://github.com/wekan/wekan.git
synced 2025-12-29 05:38:48 +01:00
Remove dependency on security-scan job for Selenium UI tests
This commit is contained in:
parent
27680a781c
commit
10f2b719d6
1 changed files with 0 additions and 1 deletions
1
.github/workflows/e2e-testing.yml
vendored
1
.github/workflows/e2e-testing.yml
vendored
|
|
@ -239,7 +239,6 @@ jobs:
|
||||||
exit-code: 0
|
exit-code: 0
|
||||||
|
|
||||||
Selenium-ui-tests:
|
Selenium-ui-tests:
|
||||||
needs: [deploy, security-scan]
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue