test
Some checks failed
Deploy App / test (push) Successful in 16s
Deploy App / deploy (push) Failing after 7s

This commit is contained in:
valere
2025-09-19 22:27:43 +02:00
parent 586d1e5ff1
commit cdd0172bea

View File

@@ -13,6 +13,7 @@ jobs:
- uses: actions/checkout@v4
- name: Install pnpm
run: npm install -g pnpm eslint
- name: test
run: echo $APP_DIR_NAME
deploy: