Skip to content

Commit

Permalink
Revert "add linting steps"
Browse files Browse the repository at this point in the history
This reverts commit e180e1b.
  • Loading branch information
sol-matcha committed Sep 10, 2023
1 parent e180e1b commit 9063e4a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,4 @@ runs:
- "cd ${{ inputs.workspace_dir }}"
- yarn
- "solana-keygen new --no-bip39-passphrase"
- "cargo lint:clippy"
- "cargo lint:fmt"
- "yarn lint"
- "anchor test ${{ inputs.args }}"

0 comments on commit 9063e4a

Please sign in to comment.