Skip to content

Commit

Permalink
Serves me right for pushing to main directly
Browse files Browse the repository at this point in the history
  • Loading branch information
mxcl committed Jan 7, 2025
1 parent 2238454 commit 8d5dc55
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions projects/pkgx.sh/dev/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ provides:
- bin/dev

test:
dependencies:
pkgx.sh: ^1,^2
script:
- which deno && exit 1
- eval "$(dev --shellcode)"
- echo '{}' > deno.json
Expand Down

0 comments on commit 8d5dc55

Please sign in to comment.