ci: enable integration tests

This commit is contained in:
2026-05-16 17:05:03 +03:00
parent f5f5b710c1
commit 8cd0c91f29
+6 -4
View File
@@ -2,10 +2,12 @@ name: Integration tests (minimal)
on:
workflow_dispatch:
#push:
#branches: [ main, Next ]
#pull_request:
#branches: [ main, Next ]
push:
branches:
- main
pull_request:
branches:
- main
jobs:
integration: