Skip to content

Commit f13afa3

Browse files
committed
💯 Fixed build and analyze pipeline
1 parent 957e21a commit f13afa3

File tree

2 files changed

+1
-16
lines changed

2 files changed

+1
-16
lines changed

.github/workflows/build_test_analyze.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,4 @@ jobs:
5757
5858
# Build, test and analyze project with keycloak version 20
5959
cd NETCore.Keycloak.Client.Tests
60-
make prepare_keycloak_21_environment
61-
#dotnet cake build_test_analyse.cake --kc_major_version=20 --sonar_token=${SONAR_TOKEN}
60+
dotnet cake build_test_analyse.cake --kc_major_version=20 --sonar_token=${SONAR_TOKEN}

NETCore.Keycloak.Client.Tests/requirements.txt.ubuntu

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)