Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
masci committed Jun 19, 2024
1 parent dabcfed commit fadcc0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/anthropic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Run tests with retry
uses: Wandalen/wretry.action@v3
with:
command: hatch run cov
command: "hatch run cov"
attempt_limit: 3
attempt_delay: 2000

Expand Down

0 comments on commit fadcc0d

Please sign in to comment.