Skip to content

Commit

Permalink
Attempt to rectify YAML fault. I really dislike YAML.
Browse files Browse the repository at this point in the history
  • Loading branch information
holdenweb committed Dec 19, 2024
1 parent 6c6de22 commit 323bff2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
python-version: ["pypy3.10", "3.9", "3.10", "3.11", "3.12", "3.13"]
steps:
- uses: actions/checkout@v4
- name: Set up Python ${{ matrix.python-version }}
- uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
Expand Down

0 comments on commit 323bff2

Please sign in to comment.