Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammadi-402 authored Jan 27, 2025
1 parent 7f4b70c commit 2fec2bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.PHONY: install clean lint autoformat test release ftest ftrace install run default-config release docker-build docker-run docker-push

PYTHON?=python3
PYTHON?=python
ARCH=$(shell uname -m)
PERF8?=no
SLOW_TEST_THRESHOLD=1 # seconds
Expand Down

0 comments on commit 2fec2bf

Please sign in to comment.