From 3a3d731170991946e6f2984895f4a9a682cd8f52 Mon Sep 17 00:00:00 2001 From: Jon Pugh Date: Thu, 23 May 2019 13:22:34 -0400 Subject: [PATCH] changing tests --- tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests.yml b/tests.yml index a89864c..22a29bd 100644 --- a/tests.yml +++ b/tests.yml @@ -2,3 +2,4 @@ yaml-tests/phpunit: phpunit --version yaml-tests/phpcs: phpcs --standard=PSR2 -n src --colors yaml-tests/composer-install: command: "composer install --ansi" +demo/tests: pwd