Skip to content

Commit

Permalink
Removes checkout step from isolated tests (#314)
Browse files Browse the repository at this point in the history
  • Loading branch information
hbcarlos authored Oct 25, 2023
1 parent 0ba10b8 commit 4111b5d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions {{cookiecutter.python_name}}/.github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Checkout
uses: actions/checkout@v3
- name: Install Python
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 4111b5d

Please sign in to comment.