remove workaround

This commit is contained in:
Dmitry Shibanov 2021-06-17 17:47:24 +03:00
parent 05f3e9f4fa
commit 1088324e41

View file

@ -27,7 +27,6 @@ jobs:
- run: npm run build
- run: npm run format-check
- run: npm test
- run: git add .
- name: Verify no unstaged changes
if: runner.os != 'windows'
run: __tests__/verify-no-unstaged-changes.sh