Skip to content

Commit

Permalink
Merge pull request #56 from ballerina-platform/LakshanSS-patch-2
Browse files Browse the repository at this point in the history
Remove test in the release workflow
  • Loading branch information
LakshanSS authored Nov 4, 2022
2 parents 6114931 + a67ec5e commit 60ddd14
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,6 @@ jobs:
uses: ballerina-platform/ballerina-action/@2201.2.1
with:
args: pack ./onedrive
- name: Ballerina Test
uses: ballerina-platform/ballerina-action/@2201.2.1
with:
args: test ./onedrive
env:
REFRESH_URL: ${{ secrets.REFRESH_URL }}
REFRESH_TOKEN: ${{ secrets.REFRESH_TOKEN }}
CLIENT_ID: ${{ secrets.CLIENT_ID }}
CLIENT_SECRET: ${{ secrets.CLIENT_SECRET }}
- name: Ballerina Push
uses: ballerina-platform/ballerina-action/@2201.2.1
with:
Expand Down

0 comments on commit 60ddd14

Please sign in to comment.