Add Python prominently to the workflow name to prevent confusion. (#2774)

Contributors not familar with Capstones bindings can become confused too easily if the tests
fail with cstest_py but not with cstest.
This commit is contained in:
Rot127 2025-08-16 11:45:06 +00:00 committed by GitHub
parent b69d944fbe
commit 01fc2ebebc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
# SPDX-FileCopyrightText: 2024 Antelox <anteloxrce@gmail.com>
# SPDX-License-Identifier: BSD-3
name: Build and publish wheels with cibuildwheel
name: Python - Build and publish wheels with cibuildwheel
on:
workflow_dispatch: