Skip to content

Commit

Permalink
Merge pull request #58 from ballerina-platform/update
Browse files Browse the repository at this point in the history
Update GraalVM workflow with new command option
  • Loading branch information
AzeemMuzammil authored Jul 13, 2023
2 parents 104acee + 05ae8fa commit 56da486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-with-bal-test-native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- name: Run Ballerina tests using the native executable
working-directory: ./gpeople
run: bal test --native
run: bal test --graalvm
env:
JAVA_HOME: /usr/lib/jvm/default-jvm
CLIENT_ID: ${{ secrets.CLIENT_ID }}
Expand Down

0 comments on commit 56da486

Please sign in to comment.