Skip to content

Commit

Permalink
added back export env var
Browse files Browse the repository at this point in the history
  • Loading branch information
rayjlinden committed Dec 11, 2023
1 parent 3b6fd0d commit 44d5caa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
VERSION := $(shell cat Version)
COVER_TARGET ?= 30

export GO111MODULE=on

# Set for running tests against localstack
export AWS_SECRET_ACCESS_KEY=dummy
export AWS_ACCESS_KEY_ID=dummy
Expand Down

0 comments on commit 44d5caa

Please sign in to comment.