ext-php-rs icon indicating copy to clipboard operation
ext-php-rs copied to clipboard

docs.rs bindings CI should check that stub bindings is actually used

Open davidcole1340 opened this issue 3 years ago • 0 comments

CI currently builds the crate with the DOCS_RS environment variable, however, it doesn't check that the correct bindings file was actually used. Should fix this and check the resultant bindings file.

davidcole1340 avatar Oct 15 '22 23:10 davidcole1340