We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc5e86d commit 31b248fCopy full SHA for 31b248f
.github/workflows/build-kind.yaml
@@ -60,7 +60,7 @@ jobs:
60
make deploy-coherence
61
make build-go-client
62
make load-schools
63
- mkdir -p build/_output/
+ mkdir -p build/_output/test-logs
64
65
- name: Run Tests
66
# if: github.event_name == 'workflow_dispatch'
0 commit comments