Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Enabled autoreruns for CI
  • Loading branch information
pkittenis committed Oct 11, 2025
commit f7d7842454a60644f70f114657772465117c2f14
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ jobs:
command: |
pytest ci/integration_tests
name: Integration
max_auto_reruns: 3
auto_rerun_delay: 10s
- run:
command: |
flake8 ssh
Expand Down