Skip to content

Commit

Permalink
Update C++_app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VoronM1522 authored Feb 15, 2025
1 parent 9983fb6 commit 92a60d0
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 92a60d0

Please sign in to comment.