Skip to content

Commit

Permalink
Only enable mock_tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Pranavan-S committed Jan 10, 2025
1 parent e322680 commit daf7b24
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ jobs:
secrets: inherit
with:
repo-name: module-ballerinax-hubspot.crm.commerce.discounts
additional-test-flags: '-Pgropus=mock_tests'

1 change: 1 addition & 0 deletions .github/workflows/dev-stg-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ jobs:
secrets: inherit
with:
environment: ${{ github.event.inputs.environment }}
additional-publish-flags: '-Pgropus=mock_tests'

0 comments on commit daf7b24

Please sign in to comment.