1
0
mirror of https://github.com/hustcer/deepseek-review.git synced 2026-05-13 05:16:05 +08:00

Add two more tests (#135)

* Add two more tests

* Add two more tests

* Add two more tests

* Add two more tests
This commit is contained in:
Justin Ma
2025-02-17 12:11:47 +08:00
committed by GitHub
parent 55958cd4a9
commit 8e91c18ef8
2 changed files with 38 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
# Description: This workflow runs tests for hustcer/deepseek-review.
# REF:
# - https://github.com/vyadh/nutest/blob/main/.github/workflows/tests.yaml
# - https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/store-information-in-variables#default-environment-variables
name: Run Tests