mirror of
https://github.com/davidebianchi/gswagger.git
synced 2025-12-23 23:38:43 -05:00
fix: change test name
This commit is contained in:
2
.github/workflows/test-builds.yml
vendored
2
.github/workflows/test-builds.yml
vendored
@@ -5,7 +5,7 @@ on:
|
||||
push:
|
||||
jobs:
|
||||
tests:
|
||||
name: Test on go ${{ matrix.go_version }}
|
||||
name: Test on go ${{ matrix.go_version }} os ${{ matrix.os }}
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user