Skip to content

Commit

Permalink
Revert removing steps
Browse files Browse the repository at this point in the history
  • Loading branch information
ThisaruGuruge committed Nov 15, 2023
1 parent 990281e commit 0f909b7
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,8 @@ jobs:
env:
packageUser: ${{ github.actor }}
packagePAT: ${{ secrets.GITHUB_TOKEN }}

- name: Test with GraalVM
run: |
cd ballerina
bal test --graalvm ${{ inputs.additional-test-flags }}

0 comments on commit 0f909b7

Please sign in to comment.