From dd86b0dbc77af6232945f398abdd6b02144c13b1 Mon Sep 17 00:00:00 2001 From: abejgonzalez Date: Tue, 15 Feb 2022 23:44:18 -0800 Subject: [PATCH] Update status badge | Don't error on warning readthedocs --- .readthedocs.yml | 1 - README.md | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 51959f5a..4c894485 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -9,7 +9,6 @@ formats: all sphinx: configuration: docs/conf.py - fail_on_warning: true python: install: diff --git a/README.md b/README.md index 1f23c6f5..8b125cf4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![CHIPYARD](https://github.com/ucb-bar/chipyard/raw/master/docs/_static/images/chipyard-logo-full.png) -# Chipyard Framework [![Test](https://github.com/ucb-bar/chipyard/workflows/chipyard-ci-process/badge.svg?style=svg)](https://github.com/ucb-bar/chipyard/actions) +# Chipyard Framework [![Test](https://github.com/ucb-bar/chipyard/actions/workflows/chipyard-run-tests.yml/badge.svg)](https://github.com/ucb-bar/chipyard/actions) ## Quick Links