Skip to content

Commit 9948b90

Browse files
committed
add gh action vscode extension
1 parent 2fcc653 commit 9948b90

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@
3535
"ms-python.python",
3636
"ms-python.debugpy",
3737
"ms-python.mypy-type-checker",
38-
"charliermarsh.ruff"
38+
"charliermarsh.ruff",
39+
"me-dutour-mathieu.vscode-github-actions"
3940
],
4041
"settings": {
4142
"python.experiments.enabled": false,

0 commit comments

Comments
 (0)