Skip to content

Commit

Permalink
CI merge fix
Browse files Browse the repository at this point in the history
  • Loading branch information
garth-wells committed May 15, 2022
1 parent 50b3698 commit cfc71f1
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ffcx-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,6 @@ jobs:
repository: FEniCS/ffcx
ref: ${{ github.event.inputs.ffcx_branch }}

- name: Get FFCx
uses: actions/checkout@v2
with:
path: ./ffcx
repository: FEniCS/ffcx
ref: main

- name: Install FFCx
run: pip install ./ffcx[ci]
- name: Run FFCx tests
Expand Down

0 comments on commit cfc71f1

Please sign in to comment.