We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86a2f3a commit 6e55981Copy full SHA for 6e55981
.github/script/test.sh
@@ -18,4 +18,5 @@ if ! [ -x "$(command -v pytest)" ]; then
18
echo 'pytest installed.'
19
fi
20
21
+
22
pytest
0 commit comments