Update check.yml

This commit is contained in:
freearhey 2025-04-29 00:18:52 +03:00
parent bce6445364
commit 286c150056

View file

@ -31,4 +31,4 @@ jobs:
run: npm install run: npm install
- name: validate - name: validate
if: steps.files.outputs.any_changed == 'true' if: steps.files.outputs.any_changed == 'true'
run: npm run db:validate -- ${{ steps.files.outputs.all_changed_files }} run: npm run db:validate