mirror of
https://github.com/ddworken/hishtory.git
synced 2025-01-22 22:28:51 +01:00
Better names for the github action tests
This commit is contained in:
parent
f51fbc085d
commit
d4290daeb0
2
.github/workflows/docker-compose-test.yml
vendored
2
.github/workflows/docker-compose-test.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Tests
|
||||
name: Docker Compose Tests
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
2
.github/workflows/go-test.yml
vendored
2
.github/workflows/go-test.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Tests
|
||||
name: Go Tests
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
Loading…
Reference in New Issue
Block a user