Skip to content

Commit

Permalink
Merge branch 'main' into bugfix/10097
Browse files Browse the repository at this point in the history
  • Loading branch information
cscheid committed Oct 31, 2024
2 parents cc9f241 + fdf3a5d commit 0afcd2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-smokes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:
- name: Restore Python Dependencies
working-directory: tests
run: |
python -m pip install pipenv
python -m pip install pipenv==2024.3.0
pipenv install
- uses: ./.github/workflows/actions/quarto-dev
Expand Down

0 comments on commit 0afcd2f

Please sign in to comment.