mirror of
https://github.com/tgbot-collection/YYeTsBot.git
synced 2025-11-25 03:15:05 +08:00
remove self-host runner
This commit is contained in:
2
Makefile
2
Makefile
@@ -86,7 +86,7 @@ release:
|
||||
|
||||
|
||||
ci-test:
|
||||
docker run --rm bennythink/yyetsbot:ci /bin/sh -c "cd /YYeTsBot/yyetsweb/tests;python -m unittest discover -p '*_test.py'"
|
||||
docker run --rm bennythink/yyetsbot /bin/sh -c "cd /YYeTsBot/yyetsweb/tests;python -m unittest discover -p '*_test.py'"
|
||||
|
||||
test:
|
||||
cd $(WEB)/tests;python -m unittest discover -p '*_test.py'
|
||||
|
||||
Reference in New Issue
Block a user