Skip to content

Commit

Permalink
Update continuous_integration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
klebster2 authored Oct 31, 2024
1 parent 15d2211 commit cb9402c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
tmux -V
~/.fzf/bin/fzf --version
~/.local/bin/cht.sh --help
bash -c "source ~/.fzf.bash && declare -F | grep -q fzf"
source ~/.fzf.bash && declare -F | grep -q fzf
- name: Check dotfile contents
run: |
Expand Down

0 comments on commit cb9402c

Please sign in to comment.