mirror of
https://github.com/SeriousBug/gandi-live-dns-rust
synced 2024-11-13 19:17:26 -06:00
Kaan Barmore-Genç
5c6b38f7b0
* Do retry update after a failure & fix tests * Fix formatting * Fix clippy errors * Add codecov ignore for ip_source files
5 lines
155 B
YAML
5 lines
155 B
YAML
ignore:
|
|
# These are tested, but the tests hit external services which is not
|
|
# necessarily smart to do in CI, so they get skipped.
|
|
- "src/ip_source"
|