Skip to content

Commit

Permalink
ci: update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Jan 21, 2025
1 parent 4e06b1a commit a2990c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Run tests
run: |
deno run -A --unstable-kv main.ts init -t tsirysndr/base-workspace
deno run -A --unstable-kv main.ts init -t tsirysndr/base-workspace demo-workspace
deno run -A --unstable-kv main.ts up
docker ps
- name: Destroy
Expand Down

0 comments on commit a2990c5

Please sign in to comment.