mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-18 14:59:29 +00:00
* Add Foresight configuration for Github Actions * Temporarily update Foresight config to trigger in feature branch too * Fix foresight config * Change `test_path` to point to a folder with the test results * Remove quotes from test_path * Use the default naming of test-results.xml again * Make the test output file explicit * Remove redundant environment variables * Only run foresight workflow on `main` and `develop` branches * Upgrade to `actions/checkout@v3` and `actions/setup-node@v3` in the Github Actions workflows