Commit 4185e6e
Fix sla runs without options specified (#6723)
Right now the benchmark doesn't run the actual tests even if there's no
input parameters
before fix:
https://github.com/mapbox/mapbox-sdk/actions/runs/17910660993
after this fix, it does:
https://github.com/mapbox/mapbox-sdk/actions/runs/17915571174 (this run
is cancelled manually)
cc @mapbox/sdk-ci
cc @mapbox/maps-ios
GitOrigin-RevId: 9ace182aada73cf0d45c1a41c8285142827f28291 parent 2958bcc commit 4185e6e
File tree
1 file changed
+1
-0
lines changed- Sources/MapboxMaps/Documentation.docc/API Catalogs
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments