Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
renamed action workflow to build
  • Loading branch information
Socrats committed Nov 24, 2020
1 parent 30764aa commit 99c2c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.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 variety of Python versions
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions

name: Python package
name: build

on:
push:
Expand Down

0 comments on commit 99c2c42

Please sign in to comment.