Skip to content

Commit 7863e7f

Browse files
committed
⚙️ Debugging build and analyze pipeline
1 parent 6552664 commit 7863e7f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build_test_analyze.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
- name: Install dependencies
4242
run: |
4343
sudo apt install -y make python3-pip python3-rpm python3-psycopg2
44+
pip3 install python-keycloak==3.3.0 --user
4445
dotnet tool install --global dotnet-sonarscanner
4546
dotnet tool install --global Cake.Tool
4647
dotnet tool install --global JetBrains.dotCover.GlobalTool

0 commit comments

Comments
 (0)