👷 Add tests for CI

This commit is contained in:
Manuel 2023-02-14 22:04:22 +01:00
parent e665ebec21
commit d0d917865d

View File

@ -42,6 +42,7 @@ jobs:
${{ runner.os }}-yarn-
- run: yarn install --immutable
- run: yarn build
- run: yarn test
- name: Docker meta
id: meta
uses: docker/metadata-action@v4