mirror of
https://github.com/informaticker/discord-jellyfin-bot.git
synced 2024-11-24 18:41:57 +01:00
👷 Readd tests to CI
This commit is contained in:
parent
6fde5a8f39
commit
4e00373908
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@ -41,6 +41,7 @@ jobs:
|
|||||||
restore-keys: |
|
restore-keys: |
|
||||||
${{ runner.os }}-yarn-
|
${{ runner.os }}-yarn-
|
||||||
- run: yarn install --immutable
|
- run: yarn install --immutable
|
||||||
|
- run: yarn test
|
||||||
- run: yarn build
|
- run: yarn build
|
||||||
- name: Docker meta
|
- name: Docker meta
|
||||||
id: meta
|
id: meta
|
||||||
|
Loading…
Reference in New Issue
Block a user