We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d420cc2 commit b993a03Copy full SHA for b993a03
pkg/sources/github/github_integration_test.go
@@ -1,3 +1,6 @@
1
+//go:build integration
2
+// +build integration
3
+
4
package github
5
6
import (
0 commit comments