matthew-brett / delocate

Find and copy needed dynamic libraries into python wheels
BSD 2-Clause "Simplified" License
266 stars 58 forks source link

Add GitHub workflow to build test data and run tests. #112

Closed HexDecimal closed 3 years ago

HexDecimal commented 3 years ago

With the i386 files dropped I was finally able to finish this.

This workflow rebuilds the test data and uploads it as an artifact, which means I can commit it back into the repository on my own. It also runs the standard tests to verify that they work.