Skip to content

Commit

Permalink
Re-add accidentally-deleted checkout step in Flake8 Github CI
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed Jun 20, 2023
1 parent b52f2e7 commit 9674514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
name: Flake8
runs-on: ubuntu-latest
steps:

- uses: actions/checkout@v3
-
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 9674514

Please sign in to comment.