Skip to content

Commit 944741c

Browse files
author
Fotis Koutoulakis
committed
Attempt #2
1 parent 2559e49 commit 944741c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pull-request-checks.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
run: cd build; ctest -V -L CORE .
2424
check-vs-2019-build-and-test:
2525
runs-on: windows-2019
26+
env:
27+
SCRIPT_DIR: .github/workflows/vs2019
2628
defaults:
2729
run:
2830
shell: cmd

0 commit comments

Comments
 (0)