File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ name: test
1313 types : [test]
1414
1515env :
16- KCIDB_IO_URL : kcidb-io@git+https://github.com/kernelci/kcidb-io.git@${{ github.event.client_payload.kcidb_io_ref || 'main ' }}
16+ KCIDB_IO_URL : kcidb-io@git+https://github.com/kernelci/kcidb-io.git@${{ github.event.client_payload.kcidb_io_ref || 'add_schema_v4_4 ' }}
1717
1818jobs :
1919 check_python :
Original file line number Diff line number Diff line change 1515python-dateutil
1616cached-property
1717jq@git+https://github.com/kernelci/jq.py.git@1.7.0.post1
18- kcidb-io@git+https://github.com/kernelci/kcidb-io.git
18+ kcidb-io@git+https://github.com/kernelci/kcidb-io.git@add_schema_v4_4
Original file line number Diff line number Diff line change 5858 "python-dateutil" ,
5959 "cached-property" ,
6060 "jq@git+https://github.com/kernelci/jq.py.git@1.7.0.post1" ,
61- "kcidb-io@git+https://github.com/kernelci/kcidb-io.git" ,
61+ "kcidb-io@git+https://github.com/kernelci/kcidb-io.git@add_schema_v4_4 " ,
6262 ],
6363 extras_require = dict (
6464 dev = [
You can’t perform that action at this time.
0 commit comments