Skip to content

Commit

Permalink
Merge pull request #46 from ballerina-platform/LakshanSS-patch-1
Browse files Browse the repository at this point in the history
Skip tests in release.yml
  • Loading branch information
LakshanSS authored Oct 13, 2021
2 parents 5a1fb3e + 84cb72e commit 5877ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: ballerina-platform/ballerina-action/@nightly
with:
args:
build -c
build -c --skip-tests
env:
NS_BASE_URL: ${{ secrets.BASEURL }}
NS_TOKEN_SECRET: ${{ secrets.TOKENSECRET }}
Expand Down

0 comments on commit 5877ab0

Please sign in to comment.