Skip to content

Commit c1ef4cf

Browse files
committed
wip: Migrating Hub
1 parent 4320d16 commit c1ef4cf

15 files changed

Lines changed: 7 additions & 1 deletion

File tree

.github/workflows/RecursionTests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This workflow will install Python dependencies, run tests and lint with a single version of Python
22
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
33

4-
name: Recursion Tests
4+
name: Recursion.Space Tests
55
on:
66
push:
77
branches: [ master ]

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
<h1>OpenPod</h1>
44

5+
[![Code Quality](https://github.com/RecursionSpace/OpenPod/actions/workflows/pylint.yml/badge.svg)](https://github.com/RecursionSpace/OpenPod/actions/workflows/pylint.yml)
6+
&nbsp;
7+
[![Recursion Tests](https://github.com/RecursionSpace/OpenPod/actions/workflows/RecursionTests.yml/badge.svg)](https://github.com/RecursionSpace/OpenPod/actions/workflows/RecursionTests.yml)
8+
&nbsp;
9+
[![Test Installer](https://github.com/RecursionSpace/OpenPod/actions/workflows/TestInstaller.yml/badge.svg)](https://github.com/RecursionSpace/OpenPod/actions/workflows/TestInstaller.yml)
10+
511
</div>
612

713
## Table of Contents
File renamed without changes.

0 commit comments

Comments
 (0)