Skip to content

Commit

Permalink
fix checkout of master branch explicitly defined
Browse files Browse the repository at this point in the history
  • Loading branch information
clintonsteiner committed Jan 8, 2025
1 parent baa360d commit 0581d4a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-future.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
ref: 'master'
fetch-depth: 0
- uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 0581d4a

Please sign in to comment.