Commit 55ba181
ci: exclude integration tests from CI
Integration tests depend on an external Phoenix server and should not
block CI when the server is temporarily unreachable. They can still be
run locally or manually with: dotnet test --filter "Category=Integration"
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c129d23 commit 55ba181
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments