Skip to content

Commit

Permalink
WIP: Print config in CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
adamreichold committed Mar 15, 2022
1 parent 1e7275c commit 311123b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -177,6 +177,8 @@ jobs:
- name: Build docs
run: cargo doc --no-deps --no-default-features --features "full ${{ matrix.extra_features }}"
env:
PYO3_PRINT_CONFIG: 1

- name: Build (no features)
run: cargo build --lib --tests --no-default-features
Expand Down

0 comments on commit 311123b

Please sign in to comment.