Skip to content

Commit

Permalink
skip linting for now
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtazz committed Jan 2, 2025
1 parent 379c83d commit e764538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ clean-docker-services:
docker rm --force restclient-cpp-httpbin 2>/dev/null || true
docker rm --force restclient-cpp-squid 2>/dev/null || true

ci: lint test valgrind
ci: test valgrind

clean-local:
find . -name "*.gcda" -print0 | xargs -0 rm
Expand Down

0 comments on commit e764538

Please sign in to comment.