mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-08-03 17:34:29 +02:00
Update ci.yml
This commit is contained in:
parent
818f049eb2
commit
a32af2370c
1 changed files with 0 additions and 13 deletions
13
.github/workflows/ci.yml
vendored
13
.github/workflows/ci.yml
vendored
|
@ -63,16 +63,3 @@ jobs:
|
|||
uses: "actions/checkout@v2"
|
||||
- name: Run hassfest
|
||||
uses: home-assistant/actions/hassfest@master
|
||||
|
||||
sonarcloud:
|
||||
name: SonarCloud
|
||||
needs: [black, tests]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check out code from GitHub
|
||||
uses: "actions/checkout@v2"
|
||||
- name: SonarCloud Code Analysis
|
||||
uses: sonarsource/sonarcloud-github-action@master
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue