Skip to content

Commit

Permalink
Github actions update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramil Mammadov committed Sep 22, 2024
1 parent d1ace3f commit e764c1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- **Linting**: [![Run Lint](https://github.com/nogibjj/Ramil-Individual-Project-1/actions/workflows/lint.yaml/badge.svg)](https://github.com/nogibjj/Ramil-Individual-Project-1/actions/workflows/lint.yaml)

## Project Overview
This project demonstrates the setup of continuous integration for a Python data science project using Gitlab CI/CD pipelines. It includes a Jupyter Notebook performing descriptive statistics with Pandas, test scripts and jupyter notebook, a shared library, and a Makefile to automate tasks such as formatting, linting, and testing. Gitlab Actions run these tasks, with badges reflecting their status.
This project demonstrates the setup of continuous integration for a Python data science project using Github CI/CD pipelines. It includes a Jupyter Notebook performing descriptive statistics with Pandas, test scripts and jupyter notebook, a shared library, and a Makefile to automate tasks such as formatting, linting, and testing. Github Actions run these tasks, with badges reflecting their status.

---

Expand Down

0 comments on commit e764c1c

Please sign in to comment.