From fafc7c3cbd476d0d271e125a4f8a705eca9d283c Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 28 Dec 2021 08:37:05 +0100 Subject: Update resolve tspaths and enabled CI for types --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 18cf60a0a..1a59d13d7 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -39,7 +39,7 @@ jobs: strategy: fail-fast: false matrix: - test_suite: [ client, api-1, api-2, api-3, api-4, cli-plugin, lint, external-plugins ] + test_suite: [ types, client, api-1, api-2, api-3, api-4, cli-plugin, lint, external-plugins ] env: PGUSER: peertube -- cgit v1.2.3