Skip to content

Commit

Permalink
Fix formatting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ayeshLK committed Oct 10, 2023
1 parent cf9a329 commit 34ebc78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
if: ${{ github.repository_owner == 'ballerina-platform' }}
uses: ballerina-platform/ballerina-standard-library/.github/workflows/pull-request-build-template.yml@main
with:
additional-windows-test-flags: '-Pdisable=jwks'
additional-windows-test-flags: "-Pdisable=jwks"

0 comments on commit 34ebc78

Please sign in to comment.