Skip to content

Commit

Permalink
Update ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
kl committed Feb 13, 2024
1 parent 85e95bb commit 2f1b1a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/mimir_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:

# We need to build first so we can use mimir-init-db
- name: Build project
env:
SQLX_OFFLINE: true
run: cargo build

- name: Initialize database
Expand Down

0 comments on commit 2f1b1a5

Please sign in to comment.