Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VoronM1522 authored Feb 15, 2025
1 parent c4cb0d3 commit 3ff94ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app_python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ python unittests.py
Output will contain `OK` in case of success or backtrace for function(s) with error.

## CI
[![Application CI](https://github.com/VoronM1522/S25-core-course-labs/actions/workflows/python-app.yml/badge.svg)](https://github.com/VoronM1522/S25-core-course-labs/actions/workflows/python-app.yml)
![Python Application CI](https://github.com/VoronM1522/S25-core-course-labs/actions/workflows/python-app.yml/badge.svg)

CI triggers on push. It runs on ubuntu-latest. It clones (copy) repository using `actions/checkout@v3` and execute the next steps:
- Setting up python;
Expand Down

0 comments on commit 3ff94ea

Please sign in to comment.