Skip to content

Commit d4b7aa0

Browse files
committed
Copy SimpleTypos in CI (test-bindings)
Copy SimpleTypos.csv to src/python-bindings in test-bindings in CI
1 parent bbb2a3e commit d4b7aa0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/bindings-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ jobs:
9595
cp test_input_data/TestLong.csv src/python_bindings/
9696
cp test_input_data/TestWide.csv src/python_bindings/
9797
cp test_input_data/transactional_data/rules-kaggle-rows.csv src/python_bindings/
98+
cp test_input_data/SimpleTypos.csv src/python_bindings/
9899
99100
cd src/python_bindings
100101
python test_bindings.py

0 commit comments

Comments
 (0)