Skip to content

Commit cfc71f1

Browse files
committed
CI merge fix
1 parent 50b3698 commit cfc71f1

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/ffcx-tests.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,6 @@ jobs:
5656
repository: FEniCS/ffcx
5757
ref: ${{ github.event.inputs.ffcx_branch }}
5858

59-
- name: Get FFCx
60-
uses: actions/checkout@v2
61-
with:
62-
path: ./ffcx
63-
repository: FEniCS/ffcx
64-
ref: main
65-
6659
- name: Install FFCx
6760
run: pip install ./ffcx[ci]
6861
- name: Run FFCx tests

0 commit comments

Comments
 (0)