Skip to content

Commit

Permalink
try emacsql-sqlite
Browse files Browse the repository at this point in the history
  • Loading branch information
pkryger committed Oct 31, 2024
1 parent 4473d8a commit 389a072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
path: '.emacs.d'
- name: Install sqlite
run: nix profile install nixpkgs#emacsPackages.sqlite3
run: nix profile install nixpkgs#emacsPackages.emacsql-sqlite
- name: First start # So most modules are pulled in from melpa and gnu
run: '.emacs.d/.ci/first-start.sh .emacs.d'
# - name: Compilation # This pulls extra modules not enabled by default
Expand Down

0 comments on commit 389a072

Please sign in to comment.