Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescherti committed Aug 17, 2024
1 parent 9776b59 commit 075f7f0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,8 @@ jobs:
- name: Install
run: |
python -m pip install --upgrade pip
# sudo apt-get install emacs && emacs --version
git clone https://github.com/riscy/melpazoid.git ~/melpazoid
# pip install https://github.com/riscy/melpazoid.git
python -m pip install ~/melpazoid
- name: Run melpazoid
env:
Expand Down

0 comments on commit 075f7f0

Please sign in to comment.