Skip to content

Commit

Permalink
Remove windows test flag check in pr build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuvindu committed Jun 25, 2024
1 parent 4cd6dfe commit 061effb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,3 @@ jobs:
if: ${{ github.repository_owner == 'ballerina-platform' }}
uses: ballerina-platform/ballerina-library/.github/workflows/pull-request-build-template.yml@main
secrets: inherit
with:
additional-windows-test-flags: "-x test"

0 comments on commit 061effb

Please sign in to comment.