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 5, 2025
1 parent 20c9b93 commit 32dd4b6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app_python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,7 @@ python unittests.py
Output will contain `OK` in case of success or backtrace for function(s) with error.

## CI

![workflow](https://github.com/VoronM1522/S25-core-course-labs/blob/lab3/.github/workflows/python-app.yml/badge.svg)
[![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)

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 32dd4b6

Please sign in to comment.