added infrastructure code #1

Merged
brian merged 4 commits from add-infrastructure into main 2025-09-18 13:23:29 +02:00
Showing only changes of commit 25286c3eab - Show all commits
+2 -1
View File
@@ -40,4 +40,5 @@ jobs:
- name: Prettier format
run: |
uv run prettier --check .
npm install --save-dev --save-exact prettier
npx prettier --check .