diff --git a/.github/workflows/tests-rust.yml b/.github/workflows/tests-rust.yml index 7416da22..1977a321 100644 --- a/.github/workflows/tests-rust.yml +++ b/.github/workflows/tests-rust.yml @@ -43,6 +43,9 @@ jobs: profile: minimal components: clippy, rustfmt + - name: Enter the geyser-plugin-runner directory + run: cd geyser-plugin-runner + - name: cargo tree run: | cargo tree