Skip to content

Commit

Permalink
Merge branch 'fraccaman/rework-gh-ci'
Browse files Browse the repository at this point in the history
* fraccaman/rework-gh-ci:
  rework ci
  • Loading branch information
Fraccaman committed Jul 25, 2024
2 parents 6b0fd29 + 21b70ca commit 69fb2af
Show file tree
Hide file tree
Showing 107 changed files with 732 additions and 12,331 deletions.
14 changes: 14 additions & 0 deletions .config/nextest.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[profile.default]
retries = 0

[[profile.default.overrides]]
filter = 'test(=e2e::ledger_tests::double_signing_gets_slashed)'
retries = 2

[[profile.default.overrides]]
filter = 'test(=e2e::ibc_tests::ibc_namada_gaia)'
retries = 2

[[profile.default.overrides]]
filter = 'test(=e2e::ledger_tests::pos_init_validator)'
retries = 2
69 changes: 0 additions & 69 deletions .github/workflows/automation.yml

This file was deleted.

Loading

0 comments on commit 69fb2af

Please sign in to comment.