We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72dc137 commit 2f533cbCopy full SHA for 2f533cb
.github/workflows/test.yml
@@ -40,4 +40,4 @@ jobs:
40
41
- name: Run DASL Python harness.
42
working-directory: dasl-testing
43
- run: uv run python harnesses/python/main.py libipld
+ run: uv run --with cbor2 python harnesses/python/main.py libipld
0 commit comments