test: add tests for RootLayout component functionality
Some checks failed
CI/CD Pipeline / Lint, Test & Build (pull_request) Failing after 17s
CI/CD Pipeline / Security Audit (pull_request) Failing after 14s

This commit is contained in:
2025-05-27 12:59:03 +02:00
parent 7093f4845e
commit 76dd9cd838
2 changed files with 51 additions and 1 deletions

View File

@ -58,7 +58,7 @@ jobs:
bun-version: latest
- name: Install dependencies
run: bun install --frozen-lockfile
run: bun install
- name: Run security audit
run: bun audit