Commit Graph

6 Commits

Author SHA1 Message Date
Xuanwo
0b2476c151 Add post hook support
Signed-off-by: Xuanwo <github@xuanwo.io>
2023-01-11 11:05:43 +08:00
dependabot[bot]
71ccb99e28 Bump eslint-plugin-jest from 26.9.0 to 27.2.1
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.9.0 to 27.2.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v26.9.0...v27.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 13:20:41 +00:00
Xuanwo
23b8a713aa Fix empty test
Signed-off-by: Xuanwo <github@xuanwo.io>
2023-01-10 12:43:05 +08:00
Xuanwo
2c9da394e3 Fix lint
Signed-off-by: Xuanwo <github@xuanwo.io>
2023-01-10 12:41:30 +08:00
Xuanwo
82bd256572 Add lint
Signed-off-by: Xuanwo <github@xuanwo.io>
2023-01-10 12:39:09 +08:00
Xuanwo
4e31d5bef4 feat: Implement basic sccache action support
Signed-off-by: Xuanwo <github@xuanwo.io>
2023-01-09 23:29:45 +08:00