Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Merged
Changes from 1 commit
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
Next Next commit
zobmienet tests are not supposed to fail
  • Loading branch information
michalkucharczyk committed Dec 23, 2022
commit 504800aed01e3fcefde28b047dc1c3ceebcc273e
2 changes: 1 addition & 1 deletion scripts/ci/gitlab/pipeline/zombienet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
after_script:
- mkdir -p ./zombienet-logs
- cp /tmp/zombie*/logs/* ./zombienet-logs/
allow_failure: true
allow_failure: false
retry: 2
tags:
- zombienet-polkadot-integration-test
Expand Down