rename CI workflow

main
Cameron Clough 2022-03-21 20:16:36 +00:00
parent 43c67663e7
commit 1db5a32ef1
No known key found for this signature in database
GPG Key ID: BFB3B74B026ED43F
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name: Build and test React app
name: Build and test
on:
push:

View File

@ -1,6 +1,6 @@
# retropilot-client
![Build and test React app CI](https://github.com/RetroPilot/retropilot-client/actions/workflows/build_test_react.yml/badge.svg)
![Build and test CI](https://github.com/RetroPilot/retropilot-client/actions/workflows/build.yml/badge.svg)
React client for [RetroPilot server](https://github.com/RetroPilot/retropilot-server)