Skip to content

Commit

Permalink
chore: add github actions extension to dev container
Browse files Browse the repository at this point in the history
  • Loading branch information
hartungstenio committed Jul 21, 2023
1 parent dcf75c7 commit fc51eeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"vscode": {
"extensions": [
"EditorConfig.EditorConfig",
"github.vscode-github-actions",
"ms-python.black-formatter",
"ms-python.flake8",
"ms-python.isort",
Expand Down

0 comments on commit fc51eeb

Please sign in to comment.