Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
praiskup committed Oct 10, 2022
1 parent 958eb03 commit fbfde4f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/python-diff-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,8 @@ jobs:
- name: get the original code so we can diff
run: git fetch origin main:main

- name: list, todo drop
run: git branch -a && echo == && git remote

- name: run the diff linter
run: cd mock && vcs-diff-lint --print-fixed-errors

0 comments on commit fbfde4f

Please sign in to comment.