From 34ebc78a6a9d260551e8f75e77c0796072513047 Mon Sep 17 00:00:00 2001 From: ayeshLK Date: Tue, 10 Oct 2023 11:52:30 +0530 Subject: [PATCH] Fix formatting issues --- .github/workflows/pull-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 3bc49bb4..6d847a8e 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -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"