We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1b9c7b commit 8048ea1Copy full SHA for 8048ea1
.github/workflows/ci.yaml
@@ -29,7 +29,6 @@ jobs:
29
- name: Test
30
run: |
31
make test
32
- continue-on-error: true
33
34
- name: Build sso-auth
35
0 commit comments