Skip to content

Releases: hitcompany/restclient-cpp

v0.0.1: move lint and valgrind jobs into analysis suite (#202)

04 Mar 03:33
3356f81

Choose a tag to compare

* move lint and valgrind jobs into analysis suite

* fix analysis job names

* run apt update before install

* build googletest before running valgrind

* fix linter violations

* valgrind also needs docker-services to run

* move comment outside of rule for portability