mirror of
https://github.com/badkaktus/gorocket.git
synced 2025-01-22 03:39:13 +02:00
fix readme and workflow
This commit is contained in:
parent
2f441b3c7d
commit
191dec5845
4
.github/workflows/test.yaml
vendored
4
.github/workflows/test.yaml
vendored
@ -1,7 +1,7 @@
|
||||
# This workflow will build a golang project
|
||||
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-go
|
||||
|
||||
name: Go
|
||||
name: gorocket tests
|
||||
|
||||
on:
|
||||
push:
|
||||
@ -11,7 +11,7 @@ on:
|
||||
|
||||
jobs:
|
||||
|
||||
build:
|
||||
tests:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
@ -1,3 +1,5 @@
|
||||
![tests](https://github.com/badkaktus/gorocket/actions/workflows/test.yaml/badge.svg)
|
||||
|
||||
![gorocket logo](gorocket_logo.png)
|
||||
|
||||
# Golang Rocket Chat REST API client
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 91 KiB After Width: | Height: | Size: 9.4 KiB |
Loading…
x
Reference in New Issue
Block a user