Remove cd dir

This commit is contained in:
collin 2022-03-14 13:34:01 -07:00
parent aceee46534
commit 175e534731

View File

@ -176,7 +176,6 @@ jobs:
- name: Test
run: |
cd package
cargo test --all
test-docs: