Skip to content

Intrepid2: increase max orders for basis, cubature #2253

Intrepid2: increase max orders for basis, cubature

Intrepid2: increase max orders for basis, cubature #2253

Workflow file for this run

name: Check for git LFS pointers
on:
pull_request:
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
with:
fetch-depth: 0
- name: Search for oids in modified lines
run: |
$GITHUB_WORKSPACE/commonTools/test/utilities/check-lfs-oids.sh \
origin/${{ github.event.pull_request.base.ref }} \
${{ github.event.pull_request.head.sha }}