Add an optional field in preparation for making it required
This commit is contained in:
parent
542946fd74
commit
d093e1422b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
|
@ -11,6 +11,7 @@ jobs:
|
||||||
run-tests:
|
run-tests:
|
||||||
uses: MithrilJS/infra/.github/workflows/run-tests.yml@main
|
uses: MithrilJS/infra/.github/workflows/run-tests.yml@main
|
||||||
with:
|
with:
|
||||||
|
test-node: true
|
||||||
all-versions: true
|
all-versions: true
|
||||||
permissions:
|
permissions:
|
||||||
actions: write
|
actions: write
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue