add gh actions badge

This commit is contained in:
Quim Muntal 2021-02-06 21:05:15 +01:00 committed by Tom Finegan
parent d624ff4fe6
commit 26ee555fc6
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
on: [push, pull_request] on: [push, pull_request]
name: Test name: Build
jobs: jobs:
test: test:
strategy: strategy:

View File

@ -2,7 +2,7 @@
<img width="350px" src="docs/artwork/draco3d-vert.svg" /> <img width="350px" src="docs/artwork/draco3d-vert.svg" />
</p> </p>
![Build Status: master](https://travis-ci.org/google/draco.svg?branch=master) [![Build Status](https://github.com/google/draco/workflows/Build/badge.svg)](https://github.com/google/draco/actions?query=workflow%3ABuild)
News News
======= =======