Skip to content

Commit

Permalink
Remove useless export
Browse files Browse the repository at this point in the history
  • Loading branch information
khaeljy committed Oct 11, 2023
1 parent 4ed8c98 commit cd12b12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# Include .env file to get GITHUB_TOKEN
ifneq ("$(wildcard .env)","")
include .env
export
endif

# The release tag of https://github.com/ethereum/tests to use for EF tests
Expand Down

0 comments on commit cd12b12

Please sign in to comment.