test
Some checks failed
Deploy App / test (push) Failing after 19s
Deploy App / deploy (push) Has been skipped

This commit is contained in:
valere
2025-09-19 20:48:55 +02:00
parent 7978c7e7ed
commit 627fa78953

View File

@@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Install pnpm
run: npm install -g pnpm
run: npm install -g pnpm eslint
- name: Run linter
run: pnpm run eslint