Skip to content

Commit

Permalink
ci: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
InkoHX committed Mar 9, 2024
1 parent 5d712f5 commit 3da6313
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,6 @@ jobs:
- uses: codecov/codecov-action@v3
with:
file: ./coverage.lcov

- name: Publish (dry run)
run: deno publish --dry-run

0 comments on commit 3da6313

Please sign in to comment.