ci-test: test running only cross test

This commit is contained in:
2026-01-11 00:40:29 +01:00
parent 216eee8f33
commit acb8a6657a
2 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ name: CI
on:
push:
branches: [ "main" ]
branches: [ "main", "ci-test" ]
pull_request:
branches: [ "main" ]