diff --git a/.github/workflows/Kod4.yaml b/.github/workflows/Kod4.yaml index db07479..b158e16 100644 --- a/.github/workflows/Kod4.yaml +++ b/.github/workflows/Kod4.yaml @@ -36,10 +36,10 @@ jobs: run: | cd Kod4 pip install -r requirements.txt - - name: alkalmazás tesztelés - run: | - cd Kod4 - pytest + - name: Alkalmazás tesztelés + run: | + cd Kod4 + pytest deploy: name: Telepítés (CD)