We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 180cf17 commit 837e270Copy full SHA for 837e270
.github/workflows/testing.yml
@@ -403,4 +403,5 @@ jobs:
403
# owned by root, and cannot be ovewritten by system calls to keygen,
404
# unless it too is root, or the behaviour is changed, or the permisions
405
# are fixed.
406
- #run: sudo misc/discoverynode/testing/e2e/test_local site_model
+ run: echo TODO: Fix this and reinstate test.
407
+ #sudo misc/discoverynode/testing/e2e/test_local site_model
0 commit comments