Skip to content

Commit e6cee23

Browse files
committed
circleci config file v4
1 parent 06a8752 commit e6cee23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- run:
3232
command: |
3333
pip install -r requirements.txt --user
34-
python -m unittest tests.test_pykemon"
34+
python -m unittest tests.test_pykemon
3535
3636
workflows:
3737
version: 2

0 commit comments

Comments
 (0)