Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
seagle0128 committed Jul 23, 2024
1 parent 5e9d81c commit ce07446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: |
export PGP_HOME="/home/runner/work/doom-modeline/.cask/${EMACS-VERSION}/elpa/gnupgp"; \
mkdir -p $PGP_HOME && gpg --homedir $PGP_HOME --receive-keys 066DAFCB81E42C40; \
cask install
cask install; echo $(pwd)
- name: test
run: cask exec ert-runner
Expand Down

0 comments on commit ce07446

Please sign in to comment.