Skip to content

Commit

Permalink
Codspeed setup
Browse files Browse the repository at this point in the history
  • Loading branch information
haoshan98 committed Dec 18, 2023
1 parent 3172445 commit eb471e6
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 @@ -41,4 +41,4 @@ jobs:
uses: CodSpeedHQ/action@v2
with:
token: ${{ secrets.codspeed_token }}
run: "pytest tests/kernels/test_layernorm.py"
run: "pytest tests/kernels/test_layernorm.py --codspeed"

0 comments on commit eb471e6

Please sign in to comment.