fix circleci config for smoke tests

This commit is contained in:
Norbert de Langen 2022-07-21 23:47:50 +02:00
parent 02b6cf65e9
commit c1b5557603
No known key found for this signature in database
GPG Key ID: FD0E78AF9A837762

View File

@ -387,6 +387,7 @@ jobs:
- run:
name: smoke tests
command: |
cd code
yarn smoketest-storybooks --all
lint:
executor: