Skip to content

Commit

Permalink
ci fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
aricart committed Jun 24, 2024
1 parent 1f20a4d commit 83a53c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Build nats.js
run: deno bundle --unstable src/connect.ts nats.js
run: deno bundle --unstable transport-deno/src/connect.ts nats.js

- name: Generate lcov
run: deno coverage --unstable --lcov ./cov > cov.lcov
Expand Down

0 comments on commit 83a53c3

Please sign in to comment.