Skip to content

Commit

Permalink
Fix config syntax.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed May 8, 2024
1 parent 646c708 commit 7c82d0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quality-monitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
pr-number: ${{ steps.pr.outputs.number }}
configuration: |
config: >
{
"tests": {
"name": "Tests",
Expand Down

0 comments on commit 7c82d0a

Please sign in to comment.