Skip to content

Commit

Permalink
Rename --native to --graalvm
Browse files Browse the repository at this point in the history
  • Loading branch information
NipunaRanasinghe committed Jul 12, 2023
1 parent 104acee commit 05ae8fa
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 05ae8fa

Please sign in to comment.