fix: add upload images (#50)
Release package / release (push) Successful in 17m59s

Co-authored-by: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com>
Reviewed-on: #50
This commit was merged in pull request #50.
This commit is contained in:
2026-05-10 14:10:20 +00:00
parent e963b0f850
commit c6683b28dc
23 changed files with 414 additions and 20 deletions
+3 -1
View File
@@ -23,7 +23,9 @@
"esbenp.prettier-vscode",
"PeterSchmalfeldt.explorer-exclude",
"redhat.java",
"ryanluker.vscode-coverage-gutters"
"ryanluker.vscode-coverage-gutters",
"ms-python.black-formatter",
"ms-python.python"
]
}
},