Unverified Commit bf0dfa98 authored by Stas Bekman's avatar Stas Bekman Committed by GitHub
Browse files

copies need to be fixed too (#11585)

parent c065025c
......@@ -49,6 +49,7 @@ jobs:
make style
python utils/check_table.py --fix_and_overwrite
python utils/check_dummies.py --fix_and_overwrite
python utils/check_copies.py --fix_and_overwrite
- name: Run all non-slow tests
run: |
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment