Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
holtgrewe committed Jan 15, 2024
1 parent e7a7179 commit eed9c19
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: "3.12"
cache: pip

- name: Checkout repository
uses: actions/checkout@v3
Expand Down Expand Up @@ -51,7 +50,6 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: "${{ matrix.python-version }}"
cache: pip

- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit eed9c19

Please sign in to comment.