Add an optional field in preparation for making it required

This commit is contained in:
Claudia Meadows 2024-09-24 23:18:28 -07:00
parent 542946fd74
commit d093e1422b
No known key found for this signature in database
GPG key ID: C86B594396786760

View file

@ -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