Skip to content

Commit af10350

Browse files
committed
no tabs in ci.yml
1 parent 519b88b commit af10350

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
export PYTHONPATH=`pwd`/pystellibs/src:`pwd`/skyCatalogs:${PYTHONPATH}
140140
export PYTHONPATH=`pwd`:${PYTHONPATH}
141141
142-
echo $PYTHONPATH
142+
echo $PYTHONPATH
143143
144144
eups list lsst_distrib
145145
export SCRIPTS=skycatalogs_creator/scripts

0 commit comments

Comments
 (0)