Skip to content

Commit 714cb98

Browse files
committed
Build Status: Fix sqlalchemy-cratedb, using a dedicated nightly job
1 parent 48aa905 commit 714cb98

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
@@ -261,8 +261,8 @@ Adapters, drivers, dialects, and support utilities maintained by CrateDB.
261261

262262
<a href="https://github.com/crate/crate-python/actions/workflows/nightly.yml">
263263
<img src="https://img.shields.io/github/actions/workflow/status/crate/crate-python/nightly.yml?branch=main&label=crate-python" loading="lazy"></a>
264-
<a href="https://github.com/crate/sqlalchemy-cratedb/actions/workflows/tests.yml">
265-
<img src="https://img.shields.io/github/actions/workflow/status/crate/sqlalchemy-cratedb/tests.yml?branch=main&label=sqlalchemy-cratedb" loading="lazy"></a>
264+
<a href="https://github.com/crate/sqlalchemy-cratedb/actions/workflows/nightly.yml">
265+
<img src="https://img.shields.io/github/actions/workflow/status/crate/sqlalchemy-cratedb/nightly.yml?branch=main&label=sqlalchemy-cratedb" loading="lazy"></a>
266266
<a href="https://github.com/crate/micropython-cratedb/actions/workflows/tests.yml">
267267
<img src="https://img.shields.io/github/actions/workflow/status/crate/micropython-cratedb/tests.yml?branch=main&label=micropython-cratedb" loading="lazy"></a>
268268
<br>

0 commit comments

Comments
 (0)