Skip to content

Commit

Permalink
skip flake in ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
asdofindia committed Aug 20, 2024
1 parent 26f5281 commit 9006fa6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
test:
coverage run --source=libindic -m unittest discover -s libindic
flake8 --max-complexity 10 libindic

travis: test

Expand Down

0 comments on commit 9006fa6

Please sign in to comment.