Skip to content

Commit

Permalink
Show environment variables
Browse files Browse the repository at this point in the history
  • Loading branch information
pavoljuhas committed Sep 6, 2024
1 parent 2b9f1e0 commit 69a6c1d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ jobs:
- name: Run C++ tests
run: bash build_tools/test_libs.sh

- name: Show environment variables
run: env

- name: Build wheels
run: python -m cibuildwheel --output-dir wheelhouse

Expand Down

0 comments on commit 69a6c1d

Please sign in to comment.