Skip to content

remove linalg-to-library-call pass (#329) #1684

remove linalg-to-library-call pass (#329)

remove linalg-to-library-call pass (#329) #1684

Workflow file for this run

name: lit-tests
on:
push:
branches: [ "main" ]
pull_request:
workflow_dispatch:
permissions:
contents: read
jobs:
python-tests:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v3
- uses: prefix-dev/[email protected]
with:
cache: true
cache-write: ${{ github.event_name == 'push' && github.ref_name == 'main' }}
- name: Test with lit
shell: bash
run: |
pixi run lit tests/filecheck -v