Skip to content

Commit

Permalink
Merge pull request #97 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 committed Jul 13, 2023
2 parents 3a3d9b8 + dc42d79 commit e5e0d51
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 @@ -49,7 +49,7 @@ jobs:
version: latest

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

0 comments on commit e5e0d51

Please sign in to comment.