Skip to content

Commit

Permalink
use correct crate name
Browse files Browse the repository at this point in the history
  • Loading branch information
anonrig committed Jul 13, 2023
1 parent e5956f4 commit 8d7f2a8
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 @@ -136,7 +136,7 @@ jobs:
docs: true

- name: Run doc
run: RUSTDOCFLAGS='-D warnings' cargo doc -p oxc
run: RUSTDOCFLAGS='-D warnings' cargo doc -p pacquet_cli

test:
name: Test
Expand Down

0 comments on commit 8d7f2a8

Please sign in to comment.