Skip to content

Commit 1423400

Browse files
committed
Moving issue template back to .github folder.
Also ignoring the .github folder in run_unit_tests.py
1 parent 5ee7df7 commit 1423400

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

File renamed without changes.

scripts/run_unit_tests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737

3838

3939
IGNORED_DIRECTORIES = (
40+
'.github',
4041
'appveyor',
4142
'docs',
4243
'scripts',

0 commit comments

Comments
 (0)