Skip to content

Commit 89e3da9

Browse files
committed
Test SQLite
1 parent 18691aa commit 89e3da9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
env:
1919
BUNDLE_GEMFILE: ${{ matrix.gemfile }}
2020
steps:
21+
- run: choco install sqlite
2122
- run: sqlite3 --version
2223
- run: which sqlite3
2324
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)