Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stvoutsin authored Dec 15, 2023
1 parent 2f941b9 commit 6c878f3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,6 @@ jobs:
with:
python-version: 3.11

- name: Install Poetry
run: |
curl -sSL https://install.python-poetry.org | python3.11 -
source $HOME/.poetry/env
shell: bash

- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit 6c878f3

Please sign in to comment.