diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index b19e166a..dc0f9166 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -7,10 +7,6 @@ on: branches: - main # And all pull requests - # cd /opt/firedrake/ - # git fetch - # git checkout indiamai/fuse-closures-with-pyop3 - # git pull pull_request: jobs: @@ -153,7 +149,7 @@ jobs: with: repository: firedrakeproject/firedrake path: firedrake-repo - ref: refs/heads/indiamai/fuse_mesh_cell + ref: refs/heads/indiamai/fuse - name: Make cython run: | @@ -174,7 +170,7 @@ jobs: with: repository: firedrakeproject/fiat path: fiat-repo - ref: refs/heads/indiamai/fuse + ref: refs/heads/indiamai/fuse_remove_compare_change - name: Install checked out FIAT run: |