summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMatthieu Darbois <mayeut@users.noreply.github.com>2023-04-24 12:22:58 +0200
committerGitHub <noreply@github.com>2023-04-24 12:22:58 +0200
commit7282a9202bf101b13991e2163c8cabdae3ba62ba (patch)
treec1355464f3579257dd8845e4aa19f4edc1b7687a /.github
parent12fe73d2ed9c10ee5fa9b2e9fe00a2a27fe77e22 (diff)
downloadpsutil-7282a9202bf101b13991e2163c8cabdae3ba62ba.tar.gz
Run `abi3audit` on produced abi3 wheels (#2247)
Signed-off-by: mayeut <mayeut@users.noreply.github.com>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index d735a0ce..6c3ab484 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -135,3 +135,4 @@ jobs:
- run: |
python scripts/internal/print_hashes.py wheelhouse/
pipx run twine check --strict wheelhouse/*
+ pipx run abi3audit --verbose --strict wheelhouse/*-abi3-*.whl