mirror of
https://github.com/boostorg/pfr.git
synced 2026-01-19 04:22:13 +00:00
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -89,7 +89,7 @@ jobs:
|
||||
python tools/boostdep/depinst/depinst.py --include benchmark --include example --include examples --include tools --git_args "--depth 10 --jobs 3" $LIBRARY
|
||||
./bootstrap.sh
|
||||
./b2 -d0 headers
|
||||
./b2 variant=debug tools/inspect/build
|
||||
./b2 variant=debug tools/inspect
|
||||
|
||||
- name: Run modules tests
|
||||
if: false
|
||||
|
||||
@@ -13,7 +13,6 @@
|
||||
#include <set>
|
||||
#include <string>
|
||||
|
||||
#include <boost/config.hpp>
|
||||
#include <boost/core/lightweight_test.hpp>
|
||||
|
||||
#ifdef __clang__
|
||||
|
||||
Reference in New Issue
Block a user