test_python

This commit is contained in:
Miha Kralj
2023-01-07 11:42:51 -08:00
parent 661366940a
commit 3c9bfb265d
7 changed files with 38 additions and 37 deletions
+6
View File
@@ -1,6 +1,12 @@
name: Stage/build/test/release/publish
on:
workflow_dispatch:
push:
branches:
- '*'
pull_request:
branches:
- '*'
jobs:
build_test: