diff --git a/.github/workflows/test-future.yml b/.github/workflows/test-future.yml index ce559bbd7..4816177d8 100644 --- a/.github/workflows/test-future.yml +++ b/.github/workflows/test-future.yml @@ -15,7 +15,6 @@ jobs: steps: - uses: actions/checkout@v4 with: - ref: 'master' fetch-depth: 0 - uses: actions/setup-python@v5 with: