Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
add hosted test vectors
Browse files Browse the repository at this point in the history
  • Loading branch information
nitro-neal committed Jan 23, 2024
1 parent 38bbefe commit 4217bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
path: tbdex
- name: Copy web5-spec test-vectors
run: cp -r web5-spec/test-vectors ./test-vectors
- name: Copy tbdex test-vectors
- name: Copy tbdex hosted test-vectors
run: cp -r tbdex/hosted/test-vectors ./tbdex-test-vectors
- name: build html
run: |
Expand Down

0 comments on commit 4217bde

Please sign in to comment.