Skip to content

Commit 0b4c6a4

Browse files
committed
targeting some specific tests that are failing
1 parent e12005f commit 0b4c6a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/makefile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,5 +102,5 @@ jobs:
102102
npx mocha --grep modules --invert
103103
else
104104
echo "Running all tests"
105-
npx mocha
105+
npx mocha -- -g pyret-init
106106
fi

0 commit comments

Comments
 (0)