Skip to content

Commit

Permalink
license_test test
Browse files Browse the repository at this point in the history
  • Loading branch information
builderjer committed Jun 8, 2024
1 parent debad03 commit 5cdd2bd
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/workflows/license_test.yml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 5cdd2bd

Please sign in to comment.