Skip to content

Commit

Permalink
Use baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
Ozsie committed Jul 18, 2022
1 parent bef69c2 commit 0b71b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:
- uses: actions/setup-java@v1
with:
java-version: ${{ matrix.java-version }}
- run: mvn -B detekt:check --no-transfer-progress --file pom.xml
- run: mvn -B detekt:check --no-transfer-progress -Ddetekt.baseline=baseline.xml --file pom.xml

0 comments on commit 0b71b6f

Please sign in to comment.