Skip to content

Commit

Permalink
Confusing quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Overbeck committed Nov 30, 2023
1 parent 7fad1a6 commit 42feaad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ jobs:
- run:
name: build
command: |
./mvnw -B clean install -DskipTests "$CORE_VERSION_OVERRIDE"
./mvnw -B clean install -DskipTests $CORE_VERSION_OVERRIDE
# Running scan must occur after build
- run_git_secrets_scan
Expand Down

0 comments on commit 42feaad

Please sign in to comment.