reenable appveyor test suite
authorJoey Hess <joeyh@joeyh.name>
Wed, 2 Jul 2025 17:46:21 +0000 (13:46 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 2 Jul 2025 17:46:21 +0000 (13:46 -0400)
.appveyor.yml

index c7e27baec1c6612ad8a5a52a22b39271c80c06de..eb64c5410f382d56040fe484adbabe0244d1e514 100644 (file)
@@ -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:
 #