mirror of
https://github.com/actions/setup-go.git
synced 2025-08-24 01:20:18 +00:00
Create settings.json
This commit is contained in:
parent
3349559e91
commit
7496dd41aa
7
.vscode/settings.json
vendored
Normal file
7
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"python.testing.pytestArgs": [
|
||||
"__tests__"
|
||||
],
|
||||
"python.testing.unittestEnabled": false,
|
||||
"python.testing.pytestEnabled": true
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user