Skip to content

Commit

Permalink
feat(action): testing for publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Hajime-san committed Feb 26, 2024
1 parent e2f1088 commit fcdec2f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,6 @@ jobs:
- name: test
run: deno task test

- name: publish test
run: deno publish --dry-run

0 comments on commit fcdec2f

Please sign in to comment.