Skip to content

Commit

Permalink
infra: workflow's name changed
Browse files Browse the repository at this point in the history
Took 16 minutes
  • Loading branch information
vinicius-oa committed Feb 24, 2024
1 parent 5fddb3e commit f62706b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
# This workflow will install Python dependencies, run tests and lint with a single version of Python
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python

name: Python application
name: Test & Lint

on:
push:
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
![codecov](https://codecov.io/gh/vinicius-oa/BRdocs-validation/graph/badge.svg?token=Z211YIKO8L)
![Python 3.6](https://img.shields.io/badge/python-3.10-2334D058.svg)
![Pydantic V2](https://img.shields.io/badge/Pydantic_V2->=2.6-2334D058.svg)

## Install
```
Expand Down

0 comments on commit f62706b

Please sign in to comment.