only compile components

This commit is contained in:
Khaleel Al-Adhami 2025-01-28 12:25:00 -08:00
parent 3db64cd7b4
commit fed9240d13

View File

@ -31,4 +31,4 @@ jobs:
uses: CodSpeedHQ/action@v3
with:
token: ${{ secrets.CODSPEED_TOKEN }}
run: poetry run pytest benchmarks/ --codspeed
run: poetry run pytest benchmarks/test_benchmark_compile_components.py --codspeed