mirror of
https://gitea.com/actions/checkout.git
synced 2025-04-05 23:09:42 +00:00
more unit tests and corresponding refactoring (#174)
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user