Allow hyphen in tag names #160
tests.yml
on: push
Run Bun tests
16s
Run Deno tests
11s
Annotations
3 errors
|
Run Deno tests
Process completed with exit code 1.
|
|
Run Bun tests
Process completed with exit code 123.
|
|
error: expect(received).toBe(expected):
test/tags-os.test.ts#L33
Expected: "* menu.xml * xmlStyles.xml"
Received: "* menu.xml * xmlStyles.xml * zoo.xml"
at <anonymous> (/home/runner/work/twofold.ts/twofold.ts/test/tags-os.test.ts:33:16)
|