We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87be2e2 commit 9d95085Copy full SHA for 9d95085
.github/workflows/samples.yml
@@ -541,6 +541,7 @@ jobs:
541
fi
542
543
- name: Verify MKV dump exists (WSL)
544
+ if: matrix.sample.name != 'kvssink_intermittent_sample'
545
run: |
546
cd ~/kvs-cpp-repo/build/debug_output
547
shopt -s nullglob # Ensure globbing works correctly and avoids errors when no files are found
0 commit comments