Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zhumin8 committed Dec 11, 2024
1 parent 613b6c8 commit 1169eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ jobs:
# The `envVarLoggingTest` profile runs tests that require an environment variable
- name: Showcase integration tests - Logging
run: |
verify -P '!showcase,enable-integration-tests,envVarLoggingTest'
mvn verify -P '!showcase,enable-integration-tests,envVarLoggingTest'
--batch-mode \
--no-transfer-progress
# Set the Env Var for this step only
Expand Down

0 comments on commit 1169eaa

Please sign in to comment.