Skip to content

Commit

Permalink
Update ci_on_scratch.yml commented pre-commit temporary to succes build
Browse files Browse the repository at this point in the history
  • Loading branch information
ani-hovhannisyan authored Aug 17, 2023
1 parent ea84328 commit 0f6dbae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_on_scratch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
- name: Install pip packages
working-directory: ./backend
run: python -m pip install -r requirements.txt
- name: pre commit run
uses: pre-commit/[email protected]
#- name: pre commit run
# uses: pre-commit/[email protected]
- name: test frontend
working-directory: ./frontend
run: CI=true yarn test
Expand Down

0 comments on commit 0f6dbae

Please sign in to comment.