mirror of
https://github.com/s4u/maven-settings-action.git
synced 2026-02-16 00:00:27 +08:00
add name to GA jobs
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: "Test"
|
||||
name: Test
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
@ -9,6 +9,7 @@ on:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
name: Test
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macOS-latest]
|
||||
|
||||
Reference in New Issue
Block a user