mirror of
https://github.com/actions/download-artifact.git
synced 2025-07-25 16:08:31 +02:00
Fix job names
This commit is contained in:
parent
bb3fa7fd35
commit
ffa637dcd4
2 changed files with 3 additions and 3 deletions
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
@ -8,8 +8,8 @@ on:
|
|||
- '**.md'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: Build
|
||||
test:
|
||||
name: Build and Test
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue