Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-zehentleitner committed Nov 10, 2023
2 parents 8d1712e + b5a7dfb commit 7685d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
with:
python-version: 3.11
python-version: 3.7
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit 7685d9d

Please sign in to comment.