File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -410,11 +410,6 @@ jobs:
410410 cp tests/fixtures/aao-reference-formats.json "${SDK_ROOT}/test/lib/v2-projection-fixtures/aao-reference-formats.json"
411411 mkdir -p "${SDK_ROOT}/schemas/cache/3.1.0-beta.2/registries"
412412 cp tests/fixtures/v1-canonical-mapping.json "${SDK_ROOT}/schemas/cache/3.1.0-beta.2/registries/v1-canonical-mapping.json"
413- SDK_ROOT="$(npm root -g)/@adcp/sdk"
414- mkdir -p "${SDK_ROOT}/test/lib/v2-projection-fixtures"
415- cp tests/fixtures/aao-reference-formats.json "${SDK_ROOT}/test/lib/v2-projection-fixtures/aao-reference-formats.json"
416- mkdir -p "${SDK_ROOT}/schemas/cache/3.1.0-beta.2/registries"
417- cp tests/fixtures/v1-canonical-mapping.json "${SDK_ROOT}/schemas/cache/3.1.0-beta.2/registries/v1-canonical-mapping.json"
418413
419414 - name : Install dependencies
420415 run : |
You can’t perform that action at this time.
0 commit comments