diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 33a1482..3c124c5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,6 +26,9 @@ jobs: - name: Run tests run: npm run test + - name: Run e2e tests + run: npm run test:e2e:run + - name: Build project run: npm run build diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 4604c7d..2fd69ab 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,16 +5,9 @@ + - - - - - - - - - + - - - - - - - - - - - - - @@ -166,13 +146,23 @@ + + + + +