tests must be run against different chain configurations #91

Merged
ABastionOfSanity merged 6 commits from nameservice_tests_github into main 2023-02-10 19:44:27 +00:00
Showing only changes of commit 8342299dbd - Show all commits

View File

@ -47,7 +47,6 @@ WORKDIR /app
RUN \
git clone https://github.com/cerc-io/laconic-sdk.git \
&& cd laconic-sdk \
&& git checkout auction_nameservice_tests \
&& yarn install
WORKDIR /app/laconic-sdk