mirror of
https://github.com/alirezarezvani/claude-skills.git
synced 2026-08-28 04:24:58 +00:00
Merge pull request #501 from alirezarezvani/claude/audit-pr-498-workflow-Pa5Ku
Some checks failed
Sync Codex Skills Symlinks / sync (push) Has been cancelled
Some checks failed
Sync Codex Skills Symlinks / sync (push) Has been cancelled
This commit is contained in:
commit
9332c072af
1 changed files with 4 additions and 1 deletions
5
.github/workflows/ci-quality-gate.yml
vendored
5
.github/workflows/ci-quality-gate.yml
vendored
|
|
@ -77,7 +77,10 @@ jobs:
|
|||
|
||||
- name: Python syntax check (blocking)
|
||||
run: |
|
||||
python -m compileall marketing-skill product-team c-level-advisor engineering-team ra-qm-team engineering business-growth finance project-management scripts
|
||||
python -m compileall \
|
||||
marketing-skill product-team c-level-advisor \
|
||||
engineering-team ra-qm-team engineering \
|
||||
business-growth finance project-management scripts
|
||||
|
||||
- name: Run test suite
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue