mirror of
https://github.com/boostorg/pfr.git
synced 2026-01-19 04:22:13 +00:00
Add multiple tests from different bug reports and make sure that ever… (#222)
…ything works with new unsafe_declval and with sturctured binding pack Fixes: https://github.com/boostorg/pfr/issues/208, https://github.com/boostorg/pfr/issues/110, https://github.com/boostorg/pfr/issues/126 Closes: https://github.com/boostorg/pfr/pull/212 Relates: https://github.com/boostorg/pfr/issues/173
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -260,7 +260,6 @@ jobs:
|
||||
rm -rf build_module
|
||||
|
||||
- name: Run tests
|
||||
if: ${{matrix.os != 'windows-2025'}} # TODO: workaround issues
|
||||
shell: cmd
|
||||
run: |
|
||||
cd ../boost-root
|
||||
|
||||
Reference in New Issue
Block a user