Skip to content

Commit

Permalink
Run benchmarks with remote-data
Browse files Browse the repository at this point in the history
  • Loading branch information
SolarDrew committed Feb 11, 2025
1 parent 1761b71 commit de33ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codspeed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
uses: CodspeedHQ/action@v3
with:
token: ${{ secrets.CODSPEED_TOKEN }}
run: "pytest -vvv -r fEs --pyargs dkist --codspeed"
run: "pytest -vvv -r fEs --pyargs dkist --codspeed --remote-data=any"

0 comments on commit de33ac3

Please sign in to comment.