1
0
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:
badkaktus 2024-02-03 22:02:35 +02:00
parent 2f441b3c7d
commit 191dec5845
3 changed files with 4 additions and 2 deletions

View File

@ -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

View File

@ -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