Skip to content

Commit

Permalink
Update contributions-validator.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vbardiovskyg authored Jan 27, 2020
1 parent c4deaf6 commit 8fb82ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contributions-validator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
echo $(ls)
- name: Run validator on changed files
run: |
git diff origin/master --name-only | xargs python3.6 ./tools/validator.py
git diff origin/master --name-only | xargs python3.6 ./tfhub_dev/tools/validator.py

0 comments on commit 8fb82ce

Please sign in to comment.