lcpp-org / RustBCA

A free, open-source Binary Collision Approximation (BCA) code for ion-material interactions including sputtering, implantation, and reflection
https://github.com/lcpp-org/RustBCA/wiki
GNU General Public License v3.0
41 stars 14 forks source link

Update rustbca_compile_check.yml #225

Closed drobnyjt closed 1 year ago

drobnyjt commented 1 year ago

The TOML library on PyPi has been updated to include the numpy encoder, so there is no longer any need to build from the latest source. This patch just changes that part of the workflow, since it is currently throwing an exception.