Update .gitea/workflows/test.yml
Some checks failed
Build / sonarcloud (push) Failing after 0s

This commit is contained in:
Profitroll 2024-10-29 23:36:34 +02:00
parent 917c644a3e
commit 5dc7bb883f

View File

@ -3,11 +3,8 @@ on:
push:
branches:
- main
pull_request:
types: [opened, synchronize, reopened]
jobs:
sonarcloud:
name: SonarCloud
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4