Allow running tests from GitHub
This commit is contained in:
parent
9767adb7de
commit
182b74751b
|
|
@ -7,6 +7,7 @@ concurrency:
|
|||
on:
|
||||
pull_request:
|
||||
workflow_call:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
|
|||
Loading…
Reference in New Issue