Merge pull request #211 from zeronet-conservancy/workflow_update
fix github workflow file
This commit is contained in:
commit
24a7ba72ed
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