Skip to content

Commit

Permalink
add test_int into default test action
Browse files Browse the repository at this point in the history
  • Loading branch information
vkuznet committed Dec 20, 2024
1 parent 7411435 commit 22eb6a0
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 @@ -119,7 +119,7 @@ testdb:
mkdir -p /tmp/${USER} && \
echo "test" > /tmp/${USER}/test.txt

test : testdb test_code
test : testdb test_code test_int

test_code:
touch ~/.foxden.yaml
Expand Down

0 comments on commit 22eb6a0

Please sign in to comment.