micropython-lib/.github/workflows
Damien George 98f8a7e771 github/workflows: Add workflow to run package tests.
All of the runable package tests are run together in the new `tools/ci.sh`
function called `ci_package_tests_run`.  This is added to a new GitHub
workflow to test the packages as part of CI.

Some packages use `unittest` while others use an ad-hoc test script.
Eventually it would be good to unify all the package tests to use
`unittest`.

Signed-off-by: Damien George <damien@micropython.org>
2024-06-17 11:29:34 +10:00
..
build_packages.yml
cleanup_published_packages.yml
commit_formatting.yml
package_tests.yml github/workflows: Add workflow to run package tests. 2024-06-17 11:29:34 +10:00
ruff.yml