mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
ci: support run integration test manually
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
name: MemShell IntegrationTest
|
name: MemShell IntegrationTest
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- '**'
|
- '**'
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
name: Probe IntegrationTest
|
name: Probe IntegrationTest
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- '**'
|
- '**'
|
||||||
|
|||||||
Reference in New Issue
Block a user