Commit 8202985
committed
Refactor integration test workflow to use new test-tools.sh script
- Replaced the previous inline test execution logic with a call to the new integration test script (test-tools.sh) for improved maintainability and clarity.
- Ensured the test script is executable before running it.1 parent 48442b9 commit 8202985
1 file changed
Lines changed: 2 additions & 28 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 | | - | |
| 96 | + | |
| 97 | + | |
124 | 98 | | |
125 | 99 | | |
126 | 100 | | |
| |||
0 commit comments