Skip to content

Commit

Permalink
Merge pull request #65 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 bd9f69b + 6cc9672 commit 1282df1
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 @@ -32,7 +32,7 @@ jobs:
version: latest

- name: Run Ballerina tests using the native executable
run: bal test --native ./aad
run: bal test --graalvm ./aad
env:
REFRESH_URL: ${{ secrets.REFRESH_URL }}
REFRESH_TOKEN: ${{ secrets.REFRESH_TOKEN }}
Expand Down

0 comments on commit 1282df1

Please sign in to comment.