mirror of
https://github.com/gomods/athens
synced 2026-02-03 11:00:32 +00:00
committed by
Aaron Schlesinger
parent
054edde824
commit
667b9fdf65
@@ -1,5 +1,5 @@
|
||||
# Execute end-to-end (e2e) tests to verify that everything is working right
|
||||
# from the end user perpsective
|
||||
# from the end user perspective
|
||||
$repoDir = Join-Path $PSScriptRoot ".." | Join-Path -ChildPath ".."
|
||||
if (-not (Test-Path env:GO_BINARY_PATH)) { $env:GO_BINARY_PATH = "go" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user