projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00da83e
)
reenable appveyor test suite
author
Joey Hess
<joeyh@joeyh.name>
Wed, 2 Jul 2025 17:46:21 +0000
(13:46 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Wed, 2 Jul 2025 17:46:21 +0000
(13:46 -0400)
.appveyor.yml
patch
|
blob
|
history
diff --git
a/.appveyor.yml
b/.appveyor.yml
index c7e27baec1c6612ad8a5a52a22b39271c80c06de..eb64c5410f382d56040fe484adbabe0244d1e514 100644
(file)
--- a/
.appveyor.yml
+++ b/
.appveyor.yml
@@
-123,9
+123,7
@@
test_script:
- sh: ln -s $(stack path --local-bin)/git-annex git-annex
- sh: ln -s $(stack path --local-bin)/git-annex git-annex-shell
- sh: ln -s $(stack path --local-bin)/git-annex git-remote-annex
-
-# test temporarily disabled
-# - sh: PATH=`pwd`:$PATH; export PATH; git-annex test
+ - sh: PATH=`pwd`:$PATH; export PATH; git-annex test
#after_test:
#