fixed windows pipeline

This commit is contained in:
Mikhail Ryzhov
2023-08-21 12:53:37 +02:00
parent 4f3b15c9d8
commit 7f536152cf

View File

@@ -1,14 +1,14 @@
name: Tests on Windows (VS 2022, Python 3.11)
on:
workflow_dispatch:
pull_request:
paths-ignore:
- '**/docs/**'
- 'docs/**'
- '**/**.md'
- '**.md'
- '**/layer_tests_summary/**'
- '**/conformance/**'
pull_request:
paths-ignore:
- '**/docs/**'
- 'docs/**'
- '**/**.md'
- '**.md'
- '**/layer_tests_summary/**'
- '**/conformance/**'
# push:
# paths-ignore:
# - '**/docs/**'