Skip to content

Commit

Permalink
Update and rename python-app.yml to flake8-pytest.yml
Browse files Browse the repository at this point in the history
Be more explicit with workflow naming
  • Loading branch information
johndotpub authored Dec 12, 2023
1 parent 457a1f3 commit 85ef873
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This workflow will install Python dependencies, run tests and lint with a single version of Python
# This workflow will install Python dependencies, run tests and lint with a matrix of Python versions
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python

name: Python application
name: Flake8 and Pytest

on:
push:
Expand Down

0 comments on commit 85ef873

Please sign in to comment.