Skip to content

Commit

Permalink
Merge pull request #31 from kagemeka/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
kagemeka committed Feb 9, 2022
2 parents 211d150 + 1a10c11 commit 9575416
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
- name: Install poetry
run: |
curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python -
echo 'source $HOME/.poetry/env' >> ~/.bashrc
- name: Install dependencies
run: |
source $HOME/.poetry/env
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![Python package](https://github.com/kagemeka/atcoder-api-python/actions/workflows/python-package.yml/badge.svg)](https://github.com/kagemeka/atcoder-api-python/actions/workflows/python-package.yml)

# AtCoder API for Python.


Expand Down

0 comments on commit 9575416

Please sign in to comment.