Skip to content

Commit

Permalink
Rename workflow action
Browse files Browse the repository at this point in the history
  • Loading branch information
dave1010 committed Dec 3, 2023
1 parent 89b28ff commit f3f823a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
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
# 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 f3f823a

Please sign in to comment.