Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sbihel committed Apr 27, 2023
1 parent 9b2950b commit 6cc5c07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ jobs:
cd http/tests/${{ matrix.suite }}
npm i
rm node_modules/vc-api-test-suite-implementations/implementations/*.json
ln ../.vcApiTestImplementationsConfig.cjs .vcApiTestImplementationsConfig.cjs
- name: Run Test Suite
run: |
cd http/tests/${{ matrix.suite }}
Expand Down

0 comments on commit 6cc5c07

Please sign in to comment.