Skip to content

Commit

Permalink
remove test on non-respec document
Browse files Browse the repository at this point in the history
  • Loading branch information
deniak committed Jul 15, 2024
1 parent ebbdb22 commit 7959e28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,5 @@ jobs:
node-version: ${{ matrix.node-version }}

- run: npm install
- run: npx respec2html -e --timeout 30 --src "https://w3c.github.io/html-aam/"
- run: npx respec2html -e --timeout 30 --src "https://w3c.github.io/vc-di-ecdsa/"
- run: npm test

0 comments on commit 7959e28

Please sign in to comment.