Skip to content

Commit

Permalink
ci: Enter the geyser-plugin-runner directory
Browse files Browse the repository at this point in the history
  • Loading branch information
gagliardetto committed Feb 13, 2024
1 parent 5b42f89 commit d53e5b0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests-rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d53e5b0

Please sign in to comment.