Commit 45498d1
committed
refactor(ci): Simplify workflow by removing test-health job
The 'test-health' job has been removed to streamline the CI pipeline. Its primary responsibility, which was to check the application's health endpoint, is already covered within the integration tests of the 'test' job, making it redundant.
This change simplifies the workflow, reduces potential points of failure, and slightly decreases the overall pipeline execution time.1 parent 66b7032 commit 45498d1
1 file changed
Lines changed: 0 additions & 32 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | 96 | | |
129 | 97 | | |
130 | 98 | | |
| |||
0 commit comments