Skip to content

Commit

Permalink
Merge pull request #161 from ballerina-platform/NipunaRanasinghe-patch-1
Browse files Browse the repository at this point in the history
Disable tests when publishing to dev/stage central
  • Loading branch information
NipunaRanasinghe authored Jul 5, 2024
2 parents 0a06fac + 3586f28 commit d4a1e78
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 d4a1e78

Please sign in to comment.