Skip to content

Commit 76edb95

Browse files
swap for coverage
1 parent b45f261 commit 76edb95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
TEST_PRIVATE_KEY: ${{ secrets.TEST_PRIVATE_KEY }}
8989
TEST_WEBHOOK_SECRET: ${{ secrets.TEST_WEBHOOK_SECRET }}
9090
run: |
91-
uv run nox --session "test" -- --integration
91+
uv run nox --session "coverage" -- --integration
9292
9393
types:
9494
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)