Update .github/workflows/sonar.yml

This commit is contained in:
Liviu Burcusel 2025-12-08 14:30:19 +01:00
parent ce077c7127
commit 95ec00516b

View file

@ -54,3 +54,10 @@ jobs:
# env:
# SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
#
docker-work:
name: Docker stuff
runs-on: docker
steps:
- name Testing docker install
run: docker --help