tidy Docker/Makefiles and config.fish
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
# dotfiles tests Makefile
|
||||
# ---------------------------------------------------------------------------- #
|
||||
# Test commands
|
||||
# ---------------------------------------------------------------------------- #
|
||||
.PHONY: test
|
||||
|
||||
# Import .bashrc and run test suite
|
||||
test: SHELL:=/bin/bash
|
||||
test:
|
||||
all: SHELL:=/bin/bash
|
||||
all:
|
||||
source ~/.bashrc
|
||||
poetry install
|
||||
poetry run pytest
|
||||
|
||||
Reference in New Issue
Block a user