Skip to content

Commit 1fa827b

Browse files
committed
CI: rename Test/Lint => Check/pre-commit
1 parent 17732fc commit 1fa827b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
name: Test
1+
name: Check
22
on:
33
- push
44
- pull_request
55
jobs:
66
check:
77
runs-on: ubuntu-latest
8-
name: Lint
8+
name: pre-commit
99
steps:
1010
- uses: actions/checkout@v2
1111
- uses: actions/setup-python@v2

0 commit comments

Comments
 (0)