Skip to content

Commit

Permalink
Roll back CI branch (#439)
Browse files Browse the repository at this point in the history
* Revert CI branch

* Revert unintended change
  • Loading branch information
garth-wells committed Jan 12, 2022
1 parent b921894 commit c6716e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dolfin-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
with:
path: ./dolfinx
repository: FEniCS/dolfinx
ref: ufcx
ref: main
- name: Clone and install DOLFINx
run: |
cmake -G Ninja -DCMAKE_BUILD_TYPE=Developer -B build -S dolfinx/cpp/
Expand Down

0 comments on commit c6716e6

Please sign in to comment.