We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f06caa3 commit 7770a88Copy full SHA for 7770a88
.github/workflows/pythonpackage.yml renamed to .github/workflows/build.yml
@@ -1,7 +1,7 @@
1
# This workflow will install Python dependencies, run tests and lint with a variety of Python versions
2
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
3
4
-name: Python package
+name: Build Python package and docs
5
6
on: [ push, pull_request ]
7
0 commit comments