From 5cdd2bd22b4d1626018e51e8fdf34307d9b1e254 Mon Sep 17 00:00:00 2001 From: builderjer Date: Sat, 8 Jun 2024 13:39:07 -0600 Subject: [PATCH] license_test test --- .github/workflows/license_test.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .github/workflows/license_test.yml diff --git a/.github/workflows/license_test.yml b/.github/workflows/license_test.yml new file mode 100644 index 0000000..0781078 --- /dev/null +++ b/.github/workflows/license_test.yml @@ -0,0 +1,13 @@ +name: Run License Tests +on: + push: + workflow_dispatch: + pull_request: + branches: + - dev +jobs: + license_tests: + uses: openvoiceos/.github/.github/workflows/license_tests.yml@feat/shared_actions1 + with: + system_deps: liblgpio-dev + pip_packages: wheel