diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4e2d03f..13e8bc5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -88,7 +88,6 @@ jobs: with: fetch-depth: 0 repository: spacetelescope/gwcs - ref: master path: gwcs - name: Set up Python 3.11 uses: actions/setup-python@v2