Skip to content

Commit

Permalink
optional clppy and tests
Browse files Browse the repository at this point in the history
  • Loading branch information
JakePIXL committed Nov 16, 2023
1 parent 28fc874 commit 73a2092
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ jobs:
- name: Install frontend dependencies
run: cd teller_desktop && pnpm install

- name: Run Clippy
run: cargo clippy -- -D warnings --fix
# - name: Run Clippy
# run: cargo clippy --fix

# - name: Run Tests
# run: cargo test
Expand Down

0 comments on commit 73a2092

Please sign in to comment.