Skip to content

Commit a71cbbd

Browse files
committed
revert change
1 parent a2e95c9 commit a71cbbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

evm-tests/run-ci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ fi
2929
cd evm-tests
3030

3131
# required for papi in get-metadata.sh, but we cannot run yarn before papi as it adds the descriptors to the package.json which won't resolve
32-
npm i -g polkadot-api@1.15.0
32+
npm i -g polkadot-api
3333

3434
bash get-metadata.sh
3535

0 commit comments

Comments
 (0)