Skip to content

Commit

Permalink
minor edit
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelweinold committed Nov 18, 2023
1 parent 4539a0e commit b6b5f2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:

- name: Set up Python
uses: actions/setup-python@v4 # https://github.com/actions/setup-python/releases
with:
with:
python-version: 3.11

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

0 comments on commit b6b5f2c

Please sign in to comment.