Skip to content

Commit 697029f

Browse files
committed
oops
1 parent 46c2888 commit 697029f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
BUF_INPUT_HTTPS_USERNAME: opentdf-bot
9393
BUF_INPUT_HTTPS_PASSWORD: ${{ secrets.PERSONAL_ACCESS_TOKEN_OPENTDF }}
9494
run: |
95-
mvn --batch mode clean verify test -P 'fips,!non-fips' && \
95+
mvn --batch-mode clean verify test -P 'fips,!non-fips' && \
9696
mvn --batch-mode clean verify org.sonarsource.scanner.maven:sonar-maven-plugin:sonar -Dsonar.projectKey=opentdf_java-sdk -P 'coverage,non-fips,!fips'
9797
9898

0 commit comments

Comments
 (0)