We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f76be2 commit 30d329eCopy full SHA for 30d329e
1 file changed
.github/workflows/run-tests.yml .github/workflows/build-and-test.yml.github/workflows/run-tests.yml renamed to .github/workflows/build-and-test.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://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python
3
4
-name: Run tests
+name: "Build and Test"
5
6
on:
7
push:
0 commit comments