mirror of
https://code.forgejo.org/actions/setup-go.git
synced 2026-08-28 04:54:58 -04: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
|
|
} |