We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 426dbae commit f48da22Copy full SHA for f48da22
1 file changed
test/smoke/README.md
@@ -33,6 +33,7 @@ You must always run the smoketest version which matches the release you are test
33
34
```bash
35
git checkout release/1.22
36
+yarn && yarn compile
37
yarn --cwd test/smoke
38
```
39
0 commit comments