Skip to content

Commit

Permalink
Revert "tweak test_endpoints test"
Browse files Browse the repository at this point in the history
This reverts commit 8e4e674.
  • Loading branch information
sastels committed Dec 2, 2024
1 parent 8e4e674 commit f627644
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test_endpoints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ jobs:
POETRY_VERSION: "1.7.1"
run: pip install poetry==${POETRY_VERSION} && poetry --version

- name: Install setuptools, needed to provide distutils for waffles in Python 3.12
run: pip install setuptools

- name: Install requirements
run: poetry install --with test

Expand Down

0 comments on commit f627644

Please sign in to comment.