Skip to content

Commit

Permalink
Merge pull request #245 from niveathika/master
Browse files Browse the repository at this point in the history
Skip examples for graalvm check
  • Loading branch information
niveathika authored Nov 14, 2023
2 parents a97d69c + e633637 commit ccfa8b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-with-bal-test-graalvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ jobs:
if: ${{ github.event_name != 'schedule' || (github.event_name == 'schedule' && github.repository_owner == 'ballerina-platform') }}
uses: ballerina-platform/ballerina-standard-library/.github/workflows/build-with-bal-test-graalvm-connector-template.yml@main
secrets: inherit
with:
additional-build-flags: "-x :googleapis.gmail-examples:build"

0 comments on commit ccfa8b4

Please sign in to comment.