Skip to content

Commit

Permalink
Remove checkout step in isolated tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hbcarlos committed Jul 26, 2023
1 parent 2f4ad21 commit 27ba704
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@ jobs:
runs-on: ubuntu-latest

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

0 comments on commit 27ba704

Please sign in to comment.