mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-26 22:41:03 +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]
|
||||
jobs:
|
||||
linux:
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
![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)
|
||||
![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)
|
||||
|
||||
Mongoose is a networking library for C/C++. It implements event-driven
|
||||
|
Loading…
x
Reference in New Issue
Block a user