File: rules

package info (click to toggle)
golang-github-hashicorp-go-checkpoint 0.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 176 kB
  • sloc: makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 155 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
#!/usr/bin/make -f

override_dh_auto_test:
	# tests contact an external service, so are run via DEP8 instead

%:
	dh $@ --buildsystem=golang --with=golang