Commit 3deab9e
refactor: use ci.yml as reusable workflow, remove redundant test workflows
Add workflow_call trigger to ci.yml so release-tests.yml can call it
directly. Remove test-unit.yml and test-build-package.yml since ci.yml
already covers both unit and build-package tests.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 42367db commit 3deab9e
4 files changed
Lines changed: 5 additions & 63 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
50 | 45 | | |
51 | 46 | | |
52 | 47 | | |
53 | | - | |
| 48 | + | |
54 | 49 | | |
55 | 50 | | |
56 | 51 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments