Added lsb_release -a
Some checks failed
Sonar / SonarQube (push) Failing after 2s

This commit is contained in:
Liviu Burcusel 2025-12-08 11:41:39 +01:00
parent 9b891ae66a
commit 8bec1a6364
Signed by: liviu
GPG key ID: 6CDB37A4AD2C610C

View file

@ -21,6 +21,7 @@ jobs:
uname -a
id
whoami
lsb_release -a
- uses: actions/checkout@v4
with: