RubixML / Tensor

A library and extension that provides objects for scientific computing in PHP.
https://rubixml.com
MIT License
223 stars 27 forks source link

Add GitHub action that compiles the PHP extension #15

Closed mlocati closed 3 years ago

mlocati commented 3 years ago

What about adding a GitHub Action that compiles the PHP extension?

github-actions[bot] commented 3 years ago

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

mlocati commented 3 years ago

The "Compile extension" checks fail as expected, because of #13. These checks should pass after #14 is merged

andrewdalpino commented 3 years ago

Awesome! Thank you @mlocati I love it, let's hope we can fix the issues related to not being able to modify the config.m4 file

andrewdalpino commented 3 years ago

Any idea why the action is not running when I push code?

https://github.com/RubixML/Tensor/actions/workflows/ci-ext.yml