We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1c455a commit ed81dd4Copy full SHA for ed81dd4
.github/workflows/run_tests_win_cygwin.yml
@@ -152,4 +152,4 @@ jobs:
152
with:
153
name: cygwin-cmake-test-logs
154
path: |
155
- build/Testing/
+ ${{ matrix.build_dir }}/Testing/
0 commit comments