Python test

This commit is contained in:
Miha Kralj
2023-01-06 13:56:55 -08:00
parent 5e13da7532
commit 661366940a
3 changed files with 58 additions and 6 deletions
-6
View File
@@ -1,12 +1,6 @@
name: Stage/build/test/release/publish
on:
workflow_dispatch:
push:
branches:
- '*'
pull_request:
branches:
- '*'
jobs:
build_test: