Skip to content

Commit

Permalink
Small change to trigger new tests
Browse files Browse the repository at this point in the history
  • Loading branch information
LivInTheLookingGlass committed Jul 26, 2024
1 parent 46b16f6 commit 80b3551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion c/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PY?=python3
USER_FLAG?=--user
PIP?=$(PY) -m pip
BLUE=\033[0;34m
NC=\033[0m # No Color
NC=\033[0m # No Color

ifneq ($(https_proxy), )
PROXY_ARG=--proxy=$(https_proxy)
Expand Down

0 comments on commit 80b3551

Please sign in to comment.