Skip to content

Commit 48aa905

Browse files
committed
Build Status: Fix crate-python, using a dedicated nightly job
1 parent fade93e commit 48aa905

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/status.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,8 +259,8 @@ CI outcomes for a range of client drivers connecting your applications to CrateD
259259
### CrateDB
260260
Adapters, drivers, dialects, and support utilities maintained by CrateDB.
261261

262-
<a href="https://github.com/crate/crate-python/actions/workflows/tests.yml">
263-
<img src="https://img.shields.io/github/actions/workflow/status/crate/crate-python/tests.yml?branch=main&label=crate-python" loading="lazy"></a>
262+
<a href="https://github.com/crate/crate-python/actions/workflows/nightly.yml">
263+
<img src="https://img.shields.io/github/actions/workflow/status/crate/crate-python/nightly.yml?branch=main&label=crate-python" loading="lazy"></a>
264264
<a href="https://github.com/crate/sqlalchemy-cratedb/actions/workflows/tests.yml">
265265
<img src="https://img.shields.io/github/actions/workflow/status/crate/sqlalchemy-cratedb/tests.yml?branch=main&label=sqlalchemy-cratedb" loading="lazy"></a>
266266
<a href="https://github.com/crate/micropython-cratedb/actions/workflows/tests.yml">

0 commit comments

Comments
 (0)