mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-03-30 16:26:02 +00:00
rename workflow, build/version badges
This commit is contained in:
@@ -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
|
||||
@@ -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)
|
||||
[](https://github.com/simplex-chat/simplex-messaging/actions?query=workflow%3Abuild)
|
||||

|
||||
|
||||
## SMP server demo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user