Skip to content

Commit

Permalink
Merge branch 'lab3' of github.com:VoronM1522/S25-core-course-labs int…
Browse files Browse the repository at this point in the history
…o lab3
  • Loading branch information
VoronM1522 committed Feb 15, 2025
2 parents f288469 + 92a60d0 commit e93089a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/C++_app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Run tests
run: |
python app_python/unittests.py
python app_C++/unittests.py
- name: Login to Docker Hub
uses: docker/login-action@v2
Expand Down

0 comments on commit e93089a

Please sign in to comment.