Better names

This commit is contained in:
Matt Godbolt
2021-02-13 12:10:10 -06:00
parent e580bed9f0
commit 7bd38e1d9f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
name: Node tests
name: Compiler Explorer
on: [ push, pull_request ]

View File

@@ -1,4 +1,4 @@
[![Build Status](https://github.com/compiler-explorer/compiler-explorer/workflows/Node%20tests/badge.svg)](https://github.com/compiler-explorer/compiler-explorer/actions?query=workflow%3A%22Node+tests%22)
[![Build Status](https://github.com/compiler-explorer/compiler-explorer/workflows/Compiler%20Explorer/badge.svg)](https://github.com/compiler-explorer/compiler-explorer/actions?query=workflow%3A%22Compiler+Explorer%22)
[![codecov](https://codecov.io/gh/compiler-explorer/compiler-explorer/branch/master/graph/badge.svg)](https://codecov.io/gh/compiler-explorer/compiler-explorer)
![Compiler Explorer](docs/logo.svg)