Skip to content

Commit

Permalink
comment out eneds stamenet
Browse files Browse the repository at this point in the history
  • Loading branch information
Lennart01 committed Jan 27, 2025
1 parent de85102 commit 2c697f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
sonarqube:
name: SonarQube
runs-on: ubuntu-latest
needs: [test-frontend, test-backend]
# needs: [test-frontend, test-backend]
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 2c697f9

Please sign in to comment.