chore: regression tests restored in workflow

This commit is contained in:
ppedziwiatr
2021-11-02 12:58:29 +01:00
committed by Piotr Pędziwiatr
parent bf5df1b934
commit 211520aeb4

View File

@@ -14,3 +14,5 @@ jobs:
run: yarn test:unit
- name: Run integration tests
run: yarn test:integration
- name: Run regression tests
run: yarn test:regression