Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.github/workflows/testing.yml: install jj-0.23.0, fzf-0.56.3
* .github/workflows/testing.yml: comment-out # ./testing.sh -x * .github/workflows/testing.yml: work around missing ~/.local/bin/ The Github action environment has ~/.local/bin/ in $PATH, without that directory actually existing. *.github/workflows/testing.yml: install fzf-0.56.3 directly *.github/workflows/testing.yml: install jj-0.23.0 directly Signed-off-by: Tim Janik <[email protected]>
- Loading branch information