mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-10-16 07:23:46 +02:00
Try regex for windows tests
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -142,7 +142,7 @@ jobs:
|
||||
cd ${{ env.CPPZMQ }}
|
||||
echo ${{ env.CPPZMQ }}
|
||||
ctest -V -C ${BUILDTYPE}
|
||||
|
||||
ctest -V -R "()"
|
||||
- name: demo
|
||||
# probably need to install libzmq and cppzmq for this to work on windows
|
||||
if: ${{ matrix.os == 'ubuntu*' }}
|
||||
|
Reference in New Issue
Block a user