Skip to content

pyright: fix some transformations #1678

pyright: fix some transformations

pyright: fix some transformations #1678

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