feature/1-self-sovereign-passports-for-user-identity #2

Merged
continuist merged 29 commits from feature/1-self-sovereign-passports-for-user-identity into main 2025-11-01 10:32:30 -04:00
Showing only changes of commit 774a2d1c38 - Show all commits

View file

@ -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]