Skip to content

Commit 7fc14d8

Browse files
committed
Rename job 'checkout_and_test' to 'test'
1 parent 9c4d1c5 commit 7fc14d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
pull_request:
77

88
jobs:
9-
checkout_and_test:
9+
test:
1010
runs-on: ubuntu-latest
1111
strategy:
1212
matrix:

0 commit comments

Comments
 (0)