Skip to content

Commit

Permalink
Teszt
Browse files Browse the repository at this point in the history
  • Loading branch information
the1bit committed Apr 29, 2024
1 parent cade216 commit f4fb58a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/Kod4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit f4fb58a

Please sign in to comment.