Skip to content

Commit

Permalink
No linting, only formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
njooma committed Aug 3, 2023
1 parent 76a03f2 commit 27ef072
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release_candidate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:

- run: make setup

- name: Format + Lint + Test
run: make format lint test
- name: Format + Test
run: make format test

- name: Current version
id: current_version
Expand Down

0 comments on commit 27ef072

Please sign in to comment.