feature/1-self-sovereign-passports-for-user-identity #2
1 changed files with 2 additions and 2 deletions
|
|
@ -129,7 +129,7 @@ jobs:
|
|||
test-frontend:
|
||||
runs-on: [ci]
|
||||
if: false
|
||||
needs: test-backend
|
||||
# needs: test-backend
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
|
@ -140,7 +140,7 @@ jobs:
|
|||
|
||||
build-backend:
|
||||
runs-on: [ci]
|
||||
# if: false
|
||||
if: false
|
||||
# needs: [test-backend, test-frontend]
|
||||
# needs: [test-frontend]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue