Преглед изворни кода

ci: rename build step for docker-ct

Zaiming (Stone) Shi пре 3 година
родитељ
комит
c87c9e886e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .github/workflows/run_test_cases.yaml

+ 1 - 1
.github/workflows/run_test_cases.yaml

@@ -146,7 +146,7 @@ jobs:
             path: .
             path: .
         - name: unzip source code
         - name: unzip source code
           run: unzip -q source.zip
           run: unzip -q source.zip
-        - name: docker compose up
+        - name: run tests
           working-directory: source
           working-directory: source
           env:
           env:
             MONGO_TAG: 5
             MONGO_TAG: 5