Commit a9e9269
committed
fix: disable tycho baseline checks in codeql job
which may fail with `VersionBumpRequiredException: Only qualifier
changed for (org.eclipse.lsp4e.<module>). Expected to have bigger x.y.z
than what is available in baseline` despite no actual changes in the
reported module and is actually not required for CodeQL.1 parent 388cea6 commit a9e9269
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| 157 | + | |
157 | 158 | | |
158 | 159 | | |
159 | 160 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| 145 | + | |
145 | 146 | | |
146 | 147 | | |
147 | 148 | | |
| |||
0 commit comments