We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaf0201 commit e194c15Copy full SHA for e194c15
.github/workflows/dolfinx-tests.yml
@@ -54,7 +54,7 @@ jobs:
54
with:
55
path: ./dolfinx
56
repository: FEniCS/dolfinx
57
- ref: main
+ ref: sclaus2/add-void-to-kernels
58
- name: Get DOLFINx source (specified branch/tag)
59
if: github.event_name == 'workflow_dispatch'
60
uses: actions/checkout@v4
0 commit comments