All test stuff #88

Merged
ABastionOfSanity merged 29 commits from all_test_stuff into main 2023-01-30 21:59:14 +00:00
Showing only changes of commit 2be800f0bb - Show all commits

View File

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