Update .github/workflows/sonar.yml
This commit is contained in:
parent
95ec00516b
commit
bcab8b3bcb
1 changed files with 2 additions and 2 deletions
4
.github/workflows/sonar.yml
vendored
4
.github/workflows/sonar.yml
vendored
|
|
@ -58,6 +58,6 @@ jobs:
|
|||
name: Docker stuff
|
||||
runs-on: docker
|
||||
steps:
|
||||
- name Testing docker install
|
||||
run: docker --help
|
||||
- name: Testing docker install
|
||||
run: docker --help
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue