Skip to content

Commit

Permalink
chore(actions): remove sonarqube
Browse files Browse the repository at this point in the history
  • Loading branch information
Andre Vieira committed Mar 19, 2024
1 parent 986f353 commit 6c922a0
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ on:
jobs:
sonarqube:
name: SonarQube
runs-on: ubuntu-22.04
runs-on:
- ubuntu-22.04

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 6c922a0

Please sign in to comment.