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 5202600 commit e035da9Copy full SHA for e035da9
.github/workflows/ci.yml
@@ -24,7 +24,6 @@ jobs:
24
run: |
25
deno run -A --unstable-kv main.ts init -t tsirysndr/base-workspace
26
deno run -A --unstable-kv main.ts up
27
- deno run -A --unstable-kv main.ts logs
28
docker ps
29
- name: Destroy
30
0 commit comments