Skip to content

Commit

Permalink
Revert other irrelevant changes
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Dec 18, 2023
1 parent 904a0ea commit b4b685a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
python-version: pypy-3.7

steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v3

# Get Python to test against
- uses: actions/setup-python@v5
Expand Down
1 change: 0 additions & 1 deletion noxfile.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
"""Development automation
"""

import os

import nox
Expand Down

0 comments on commit b4b685a

Please sign in to comment.