Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
Merge branch 'master' into rcn_example
Browse files Browse the repository at this point in the history
  • Loading branch information
shrinuKushagra authored Nov 15, 2021
2 parents 2bd26e4 + 2f389ab commit 11faa5d
Show file tree
Hide file tree
Showing 5 changed files with 694 additions and 684 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
matrix:
python-version: [3.7]
poetry-version: [1.1.8]
if: ${{ github.event_name == 'pull_request' }}
steps:
#----------------------------------------------
# cancel any pending actions
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[![continuous-integration](https://github.com/vicariousinc/PGMax/actions/workflows/ci.yaml/badge.svg)](https://github.com/vicariousinc/PGMax/actions/workflows/ci.yaml)
[![PyPI version](https://badge.fury.io/py/pgmax.svg)](https://badge.fury.io/py/pgmax)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/vicariousinc/PGMax/master.svg)](https://results.pre-commit.ci/latest/github/vicariousinc/PGMax/master)
[![codecov](https://codecov.io/gh/vicariousinc/PGMax/branch/master/graph/badge.svg?token=FrRlTDCFjk)](https://codecov.io/gh/vicariousinc/PGMax)

# PGMax

Expand Down
Loading

0 comments on commit 11faa5d

Please sign in to comment.