Skip to content

Commit 30d329e

Browse files
committed
Rename tests workflow to build and test
1 parent 4f76be2 commit 30d329e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This workflow will install Python dependencies, run tests and lint with a variety of Python versions
22
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python
33

4-
name: Run tests
4+
name: "Build and Test"
55

66
on:
77
push:

0 commit comments

Comments
 (0)