feat!: drop django test, which only ever ran one of the runners
This commit is contained in:
@@ -35,7 +35,4 @@ pub enum Django {
|
||||
|
||||
/// Run Django's manage.py shell
|
||||
Shell,
|
||||
|
||||
/// Run Django's manage.py test
|
||||
Test,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user