👷 Readd tests to CI

This commit is contained in:
Manuel 2023-04-10 23:11:53 +02:00
parent 6fde5a8f39
commit 4e00373908

View File

@ -41,6 +41,7 @@ jobs:
restore-keys: |
${{ runner.os }}-yarn-
- run: yarn install --immutable
- run: yarn test
- run: yarn build
- name: Docker meta
id: meta