8 lines
122 B
Diff
8 lines
122 B
Diff
|
--- Makefile.orig
|
||
|
+++ Makefile
|
||
|
@@ -58,4 +58,3 @@ deb:
|
||
|
.PHONY: test
|
||
|
test:
|
||
|
pytest --ignore=test/mount_efs_test
|
||
|
- flake8
|