Skip to content

Commit

Permalink
remove(ci): solita step
Browse files Browse the repository at this point in the history
  • Loading branch information
joeymeere committed Jun 23, 2024
1 parent ea3ce49 commit e83b477
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,4 @@ jobs:
run: cargo build --verbose

- name: Run Clippy
run: cargo clippy

- name: Run Solita
run: |
cd sdk
yarn solita
run: cargo clippy

0 comments on commit e83b477

Please sign in to comment.