mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 04:14:39 +03:00
Add test and integration tests to the Makefile (#222)
* Add unit and integration test to make file * Add gitattributes for go.mod/go.sum files * Always run integration tests * Removed redundant call. Clarified targets
This commit is contained in:
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
go.mod text eol=lf
|
||||
go.sum text eol=lf
|
||||
Reference in New Issue
Block a user