manual trigger unittest

This commit is contained in:
voidking 2023-12-29 10:55:08 +08:00
parent db6b6a90d7
commit cd0de12084

View file

@ -1,12 +1,7 @@
name: Python application test
on:
pull_request:
branches:
- '**'
push:
branches:
- '**'
workflow_dispatch:
jobs:
build: