Enhance CI workflow: add installation verification for key dependencies #3

Open
tanyar09 wants to merge 2 commits from test-ci into feature/cleanup-providers-llama-only
Showing only changes of commit a947ffd149 - Show all commits

View File

@ -2,9 +2,9 @@ name: CI
on:
push:
branches: [ main, master, develop ]
branches: [ main, master, develop, feature/** ]
pull_request:
branches: [ main, master, develop ]
# Trigger on all pull requests regardless of target branch
workflow_dispatch:
jobs: