aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/pull-compliance.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/pull-compliance.yml b/.github/workflows/pull-compliance.yml
index 5e094f02c1..0ec6ec84bc 100644
--- a/.github/workflows/pull-compliance.yml
+++ b/.github/workflows/pull-compliance.yml
@@ -96,6 +96,7 @@ jobs:
- run: make deps-frontend
- run: make lint-frontend
- run: make checks-frontend
+ - run: make test-frontend
- run: make frontend
backend: