mirror of
https://github.com/actions/setup-go.git
synced 2025-07-16 20:15:14 -06:00
7 lines
No EOL
151 B
JSON
7 lines
No EOL
151 B
JSON
{
|
|
"python.testing.pytestArgs": [
|
|
"__tests__"
|
|
],
|
|
"python.testing.unittestEnabled": false,
|
|
"python.testing.pytestEnabled": true
|
|
} |