From 81a4d9fa63c4378e0afee4d9f8d1bef9528736f5 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Wed, 17 Jan 2024 16:30:22 +0800 Subject: fix(ci): test -> tests --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f1648eb..f4c789f 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -26,5 +26,5 @@ jobs: - name: test api run: | - cd test + cd tests python -m test-api.py \ No newline at end of file -- cgit v1.2.3-70-g09d2