We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d60a8b commit 422a069Copy full SHA for 422a069
.github/workflows/dolfinx-tests.yml
@@ -51,7 +51,7 @@ jobs:
51
with:
52
path: ./dolfinx
53
repository: FEniCS/dolfinx
54
- ref: garth/ffcx-types
+ ref: main
55
- name: Get DOLFINx source (specified branch/tag)
56
if: github.event_name == 'workflow_dispatch'
57
uses: actions/checkout@v4
0 commit comments