Merge #3025
3025: Explain that pyo3-ffi-check is part of our CI now. r=messense a=adamreichold Co-authored-by: Adam Reichold <adam.reichold@t-online.de>
This commit is contained in:
commit
59bbb40a35
|
@ -4,4 +4,4 @@ This is a simple program which compares ffi definitions from `pyo3-ffi` against
|
|||
|
||||
If any differ in size, these are printed to stdout and a the process will exit nonzero.
|
||||
|
||||
The main purpose of this program is to run a scheduled weekly job in Github actions to catch possible errors in PyO3's ffi definitions.
|
||||
The main purpose of this program is to be run as part of PyO3's continuous integration pipeline to catch possible errors in PyO3's ffi definitions.
|
||||
|
|
Loading…
Reference in a new issue