From 01cc5cb8bba233b3dc927b9fd775b62188a56191 Mon Sep 17 00:00:00 2001 From: Dilan Sachintha Nayanajith Date: Wed, 4 Oct 2023 09:44:11 +0530 Subject: [PATCH] Update pull-request.yml --- .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 a7d87ae..567aa3a 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-build-flags: "-x test" + additional-windows-test-flags: "-x test"