Skip to content

Commit

Permalink
feat: remove code formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoub-louati committed Jun 1, 2023
1 parent 884f426 commit 9eaa451
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ jobs:
- name: test
run: make test_ci

- name: lint
run: make source_code_check_format

- name: read VERSION file
id: getversion
run: echo "::set-output name=version::$(cat VERSION)"
Expand Down

0 comments on commit 9eaa451

Please sign in to comment.