1
0
Fork 0
mirror of https://github.com/actions/checkout.git synced 2025-06-16 10:46:36 +00:00

more unit tests and corresponding refactoring

This commit is contained in:
eric sciple 2020-02-15 01:43:52 -05:00
parent f858c22e96
commit 7cd17f8a83
14 changed files with 1049 additions and 305 deletions

View file

@ -19,8 +19,6 @@ jobs:
- run: npm run build
- run: npm run format-check
- run: npm run lint
- run: npm run pack
- run: npm run gendocs
- run: npm test
- name: Verify no unstaged changes
run: __test__/verify-no-unstaged-changes.sh