We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 801e898 commit c9adf37Copy full SHA for c9adf37
.github/workflows/e2e.yml
@@ -59,7 +59,6 @@ jobs:
59
make wasi-build
60
make wasi-exec
61
62
- # TODO: https://github.com/peter-evans/docker-compose-actions-workflow
63
# modified version of `make start-all`
64
- name: Build the stack
65
run: |
0 commit comments