mirror of
https://github.com/CPunch/gopenfusion.git
synced 2024-11-12 19:20:06 +00:00
minor renaming of unit-tests workflow
This commit is contained in:
parent
b02c141000
commit
6f55cbbad5
4
.github/workflows/tests.yaml
vendored
4
.github/workflows/tests.yaml
vendored
@ -1,4 +1,4 @@
|
||||
name: Go
|
||||
name: unit-tests
|
||||
|
||||
on:
|
||||
push:
|
||||
@ -9,7 +9,7 @@ on:
|
||||
- .github/workflows/tests.yaml
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
run:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user