Skip to content

Commit f24f52f

Browse files
committed
better name for the github action
we're not building, we're linting and testing
1 parent 0abea01 commit f24f52f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: python-textile
44
on: [push]
55

66
jobs:
7-
build:
7+
lint_and_test:
88
runs-on: ubuntu-latest
99
strategy:
1010
matrix:

0 commit comments

Comments
 (0)