Skip to content

Commit

Permalink
Fix step name for inferred cache name
Browse files Browse the repository at this point in the history
  • Loading branch information
glatterf42 committed Mar 6, 2024
1 parent 27b28c7 commit 0c2ddcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pytest-legacy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- uses: actions/checkout@v4

- name: Set up Python
id: setup-python
uses: actions/setup-python@v5
with:
python-version: '3.10'
Expand Down

0 comments on commit 0c2ddcb

Please sign in to comment.