Skip to content

Commit

Permalink
chore: disable baseline diff check
Browse files Browse the repository at this point in the history
  • Loading branch information
RomarQ committed Nov 23, 2022
1 parent 204ddac commit 58f50b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
- name: Run tests
run: make test

- name: Check baselines
run: git diff --exit-code
# - name: Check baselines
# run: git diff --exit-code

0 comments on commit 58f50b7

Please sign in to comment.