mirror of
https://github.com/cesanta/mongoose.git
synced 2025-01-14 09:48:01 +08:00
Rename workflow
This commit is contained in:
parent
b5d5b3763f
commit
e68330e045
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -1,4 +1,4 @@
|
|||||||
name: tester
|
name: build
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
linux:
|
linux:
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
![License: GPLv2](https://img.shields.io/badge/license-GPL_2-green.svg "License")
|
![License: GPLv2](https://img.shields.io/badge/license-GPL_2-green.svg "License")
|
||||||
[![CircleCI Status](https://travis-ci.org/cesanta/mongoose.svg?branch=master)](https://travis-ci.org/cesanta/mongoose)
|
[![CircleCI Status](https://travis-ci.org/cesanta/mongoose.svg?branch=master)](https://travis-ci.org/cesanta/mongoose)
|
||||||
![Build Status]( https://github.com/cesanta/mongoose/workflows/tester/badge.svg)
|
![Build Status]( https://github.com/cesanta/mongoose/workflows/build/badge.svg)
|
||||||
[![Code Coverage](https://codecov.io/gh/cesanta/mongoose/branch/master/graph/badge.svg)](https://codecov.io/gh/cesanta/mongoose)
|
[![Code Coverage](https://codecov.io/gh/cesanta/mongoose/branch/master/graph/badge.svg)](https://codecov.io/gh/cesanta/mongoose)
|
||||||
|
|
||||||
Mongoose is a networking library for C/C++. It implements event-driven
|
Mongoose is a networking library for C/C++. It implements event-driven
|
||||||
|
Loading…
x
Reference in New Issue
Block a user