only compile components
This commit is contained in:
parent
3db64cd7b4
commit
fed9240d13
2
.github/workflows/performance.yml
vendored
2
.github/workflows/performance.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user