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