rename workflow, build/version badges

This commit is contained in:
Evgeny Poberezkin
2021-01-11 19:23:36 +00:00
parent 26007818ff
commit df16ce1dfc
2 changed files with 4 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Base: https://github.com/haskell/actions/tree/main/setup#usage
name: CI
name: build
on:
push:
@@ -19,7 +19,7 @@ jobs:
- uses: haskell/actions/setup@v1
with:
ghc-version: '8.8.3' # Exact version of ghc to use
# cabal-version: 'latest'. Omitted, but defalts to 'latest'
# cabal-version: 'latest'. Omitted, but defaults to 'latest'
enable-stack: true
stack-version: 'latest'
- run: stack test

View File

@@ -1,6 +1,7 @@
# simplex-messaging
The released version is [v0.1.0.0](https://github.com/simplex-chat/simplex-messaging/tree/v0.1.0.0)
[![GitHub build](https://github.com/simplex-chat/simplex-messaging/workflows/build/badge.svg)](https://github.com/simplex-chat/simplex-messaging/actions?query=workflow%3Abuild)
![GitHub release](https://img.shields.io/github/v/release/simplex-chat/simplex-messaging)
## SMP server demo