Skip to content

Commit

Permalink
TST: fix a typo in workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
neutrinoceros committed Sep 3, 2023
1 parent fa1a1a9 commit a0b1a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/type-checking.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
# run with oldest support python version
# run with oldest supported python version
# so that we always get compatible versions of
# core dependencies at type-check time
python-version: '3.9'
Expand Down

0 comments on commit a0b1a3d

Please sign in to comment.