Commit 08b718d
fix(ci): skip integration tests in publish workflow
- Only run unit tests (client.test.ts) in publish pipeline
- Integration tests require a running API server
- Repo visibility set to public for GitHub Actions + npm/PyPI
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f35cc2e commit 08b718d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments