Skip to content

Commit 575c97f

Browse files
Added name to job
1 parent 9c7ac49 commit 575c97f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,14 @@ on:
88
branches: [trunk]
99
jobs:
1010
build:
11+
name: Build
1112
runs-on: ubuntu-latest
1213
strategy:
1314
matrix:
1415
python-version: [3.6, 3.7, 3.8, 3.9, nightly]
1516
steps:
16-
- uses: actions/checkout@v2
17+
- name: Checkout code
18+
uses: actions/checkout@v2
1719
- name: Set up Python ${{ matrix.python-version }}
1820
uses: actions/setup-python@v2
1921
with:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy