Skip to content

Commit

Permalink
trying
Browse files Browse the repository at this point in the history
Signed-off-by: Georgi Georgiev <georgi.getz@outlook.com>
  • Loading branch information
georg-getz committed Jun 3, 2024
1 parent 5bbed48 commit c47c84e
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
Expand Up @@ -76,7 +76,7 @@ build-headers:
test: echo-arch build-headers build-rust test-rust build-java

echo arch:
echo $(shell echo uname -m)
echo uname -m

# Run the Rust tests.
test-rust: test-rust-$(build_arch)-$(build_os)
Expand Down

0 comments on commit c47c84e

Please sign in to comment.