Skip to content

Commit

Permalink
Remove plugfest-2020 VC HTTP API Test Suite
Browse files Browse the repository at this point in the history
  • Loading branch information
clehner committed Sep 14, 2021
1 parent f888a09 commit fa6e9c1
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/build.yml
Expand Up @@ -101,19 +101,6 @@ jobs:
- name: Test binary-signing verify example
run: examples/binary-signing/index.sh verify examples/binary-signing/hello.txt examples/binary-signing/hello-vc.jsonld

- name: Checkout vc-http-api v0.0.1
uses: actions/checkout@v2
with:
repository: spruceid/vc-http-api
path: vc-http-api
ref: eef5ef2bb2321e4eac3f7e82a2adb7ccd4db1982

- name: Run vc-http-api plugfest-2020 test suite
working-directory: vc-http-api/packages/plugfest-2020
run: |
npm i
./vendors/spruce/test.sh
- name: Checkout VC HTTP API Test Suite
uses: actions/checkout@v2
with:
Expand Down

0 comments on commit fa6e9c1

Please sign in to comment.