Skip to content
This repository was archived by the owner on Feb 21, 2026. It is now read-only.

Commit 9562dd9

Browse files
committed
Fix fmt CI
1 parent 8feaec1 commit 9562dd9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ jobs:
6666

6767
fmt:
6868
runs-on: ubuntu-latest
69+
env:
70+
SQLX_OFFLINE: true
6971
steps:
7072
- uses: actions/checkout@v5
7173
- uses: dtolnay/rust-toolchain@stable

0 commit comments

Comments
 (0)