js-waku/bors.toml
Franck Royer aa6b869da1
Test are too unstable to run on different environment
Moreover the library targets browser execution so there is little
value in running on several node instances.
2021-04-29 16:40:54 +10:00

8 lines
186 B
TOML

status = [
"build_and_test (14, ubuntu-latest)",
"build_and_test (14, macos-latest)",
"web_chat_build_and_test"
]
block_labels = ["work-in-progress"]
delete_merged_branches = true