Update CI workflow for comprehensive testing and benchmarking

Enhance the GitHub Actions CI workflow by introducing a comprehensive test job that runs a new script (`run_all_tests.sh`) for building, testing, and benchmarking. Update dependencies to use the latest actions and ensure consistent environment variables. Remove the previous build-and-test and benchmark jobs, consolidating functionality for improved clarity and efficiency.
This commit is contained in:
thePR0M3TH3AN
2025-05-19 23:11:44 -04:00
parent 0c40bdac84
commit f8f890c29a
2 changed files with 78 additions and 58 deletions

File diff suppressed because one or more lines are too long