Skip to content

Commit

Permalink
Rename module.
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinHeinz committed Dec 29, 2019
1 parent c994ba6 commit 2665a16
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,3 @@ jobs:
pip install -r requirements.txt
- name: Run Makefile test
run: make test

2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# The binary to build (just the basename).
MODULE := blueprint
MODULE := example

# Where to push the docker image.
REGISTRY ?= docker.pkg.github.com/martinheinz/python-project-blueprint
Expand Down

0 comments on commit 2665a16

Please sign in to comment.