Skip to content

Commit

Permalink
use toml
Browse files Browse the repository at this point in the history
  • Loading branch information
gboeing committed Aug 20, 2024
1 parent b576ee6 commit 5cfe7de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-minimal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v5
with:
python-version-file: "./environments/tests/requirements-test-minimal.txt"
python-version-file: "./pyproject.toml"
cache: "pip"

- name: Install OSMnx
Expand Down

0 comments on commit 5cfe7de

Please sign in to comment.