frostfs-http-gw/.github/workflows
Roman Khimov 3bcd3a6289 workflows: enable cgo for coverage test
It's combined with `-race`, so we need cgo there:
  go test: -race requires cgo; enable cgo by setting CGO_ENABLED=1
  make: *** [Makefile:50: cover] Error 2

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2021-05-13 18:57:42 +03:00
..
builds.yml workflows: use Ubuntu 20.04 instead of 18.04 2021-04-30 19:14:12 +03:00
codeql-analysis.yml workflows: add CodeQL workflow 2021-04-30 17:28:52 +03:00
dco.yml Improve first contribution experience 2021-04-30 19:45:03 +03:00
publish_to_dockerhub.yml workflows: use proper make dep for Docker image workflow 2021-04-30 19:43:06 +03:00
tests.yml workflows: enable cgo for coverage test 2021-05-13 18:57:42 +03:00