fix workflow file
This commit is contained in:
parent
8b7d7d5f7c
commit
32e8f70878
1 changed files with 2 additions and 1 deletions
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
|
@ -1,6 +1,7 @@
|
||||||
name: tests
|
name: tests
|
||||||
|
|
||||||
on: []
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
|
Loading…
Reference in a new issue