Retry v17.7.2 patch with test marker fix

This commit is contained in:
pavlov346346-source 2026-09-09 10:36:35 +03:00
parent daa4d66ce8
commit 165174813c

View File

@ -19,6 +19,7 @@ jobs:
with:
node-version: 22
- run: node ops/v1772-patch.mjs
- run: node ops/v1772-fix-tests.mjs
- run: npm install
- run: npm run check:deploy
- run: |