mirror of
https://github.com/Jguer/yay.git
synced 2025-12-27 10:01:53 -05:00
ci(yay): add integration test framework (#2178)
* add integration test framework * fix integration tests * fix integration tests
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
//go:build !integration
|
||||
// +build !integration
|
||||
|
||||
package main
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user