Skip to content

Commit

Permalink
Disable tests when publishing to dev/stage central
Browse files Browse the repository at this point in the history
This is done as an urgent workaround and must be removed once 2201.9.2 is released
  • Loading branch information
NipunaRanasinghe authored Jul 5, 2024
1 parent 0a06fac commit 3586f28
Showing 1 changed file with 1 addition and 0 deletions.
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: "-x test" # temp workaround which must be removed once 2201.9.2 is released

0 comments on commit 3586f28

Please sign in to comment.