further cleanup
update docs and tests
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# dotfiles tests Makefile
|
||||
all: SHELL:=/bin/bash
|
||||
SHELL := /bin/bash
|
||||
all:
|
||||
source ~/.bashrc
|
||||
source ${HOME}/.bashrc
|
||||
poetry install
|
||||
poetry run pytest
|
||||
|
||||
Reference in New Issue
Block a user