Skip to content

Commit c6ba8a1

Browse files
committed
Focus on SAML 2.0 Login Boot Sample
1 parent 1dc36f8 commit c6ba8a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integraion-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
- name: Set up Docker Compose
2323
uses: docker/setup-compose-action@v1.2.0
2424
- name: Build with Gradle
25-
run: ./gradlew check --scan --continue
25+
run: ./gradlew :servlet:spring-boot:java:saml2:login:check --scan --stacktrace

0 commit comments

Comments
 (0)