diff --git a/.github/workflows/core_code_checks.yml b/.github/workflows/core_code_checks.yml index 6c4e346089..dac3e6b371 100644 --- a/.github/workflows/core_code_checks.yml +++ b/.github/workflows/core_code_checks.yml @@ -1,4 +1,4 @@ -name: Check code for formating and run tests. +name: Core Tests. on: push: diff --git a/.github/workflows/viewer_build_deploy.yml b/.github/workflows/viewer_build_deploy.yml index ffa21cfd31..1c003ea98c 100644 --- a/.github/workflows/viewer_build_deploy.yml +++ b/.github/workflows/viewer_build_deploy.yml @@ -1,4 +1,4 @@ -name: Build and deploy Nerfviewer. +name: Viewer Build and Deploy. on: push: diff --git a/README.md b/README.md index 18324ec529..9efa2a14c1 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,12 @@

The all-in-one repo for NeRFs

+ + Test Status + + + Viewer build Status + Documentation Status