mirror of
https://github.com/gryf/coach.git
synced 2026-02-01 13:25:45 +01:00
Setup basic CI flow (#38)
Adds automated running of unit, integration tests (and optionally longer running tests)
This commit is contained in:
committed by
Scott Leishman
parent
2cc6abc3c4
commit
16b3e99f37
2
.gitignore
vendored
2
.gitignore
vendored
@@ -20,12 +20,12 @@ rl_coach.egg*
|
||||
contrib
|
||||
test_log_*
|
||||
dist
|
||||
.DS_Store
|
||||
datasets
|
||||
.cache
|
||||
.pytest_cache
|
||||
core
|
||||
trace_test*
|
||||
.DS_Store
|
||||
*.swp
|
||||
*.swo
|
||||
.cache/
|
||||
|
||||
Reference in New Issue
Block a user