Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
femtotrader committed Jul 24, 2023
1 parent 22004c8 commit 3b805bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pullrequestchecks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
with:
python-version: 3.7

- name: Install Poetry
uses: dschep/install-poetry-action@v1.2

- name: Install Poetry Action
uses: snok/install-poetry@v1.3.3
- name: Cache Poetry virtualenv
uses: actions/cache@v1
id: cache
Expand Down

0 comments on commit 3b805bb

Please sign in to comment.