• Daniël de Kok's avatar
    Add pytest release marker (#2114) · fc9c3153
    Daniël de Kok authored
    * Add pytest release marker
    
    Annotate a test with `@pytest.mark.release` and it only gets run
    with `pytest integration-tests --release`.
    
    * Mark many models as `release` to speed up CI
    fc9c3153
test_flash_falcon.py 2.35 KB