Skip to content

Merge branch 'next-36522/improve-product-price-test' into 'trunk' #82

Merge branch 'next-36522/improve-product-price-test' into 'trunk'

Merge branch 'next-36522/improve-product-price-test' into 'trunk' #82

name: Windows clone check
on:
push:
branches:
- trunk
pull_request:
jobs:
build:
runs-on: windows-latest
name: "Windows check"
steps:
- name: Support longpaths
run: git config --system core.longpaths true
- name: Clone platform
uses: actions/checkout@v4