ci: clear remaining GitHub annotations
Some checks failed
CI / Backend (lint + tests + compose) (push) Has been cancelled
CI / Frontend (lint + type-check + build) (push) Has been cancelled

This commit is contained in:
Vadim Malanov
2026-06-15 10:14:10 +03:00
parent 2e76554188
commit 9c482e4175
11 changed files with 93 additions and 85 deletions

View File

@@ -6,6 +6,9 @@ on:
pull_request:
branches: [main]
env:
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: "true"
jobs:
backend:
name: Backend (lint + tests + compose)