File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier
22
3- _commit : 0.1.53
3+ _commit : 0.1.54
44_src_path :
[email protected] :neuromath/python-template.git55author_email : ' '
66author_name : Blue Brain Project, EPFL
Original file line number Diff line number Diff line change 1212 - uses : actions/checkout@v4
1313 - uses : actions/setup-node@v4
1414 with :
15- node-version : ' 16 '
15+ node-version : ' 20 '
1616 - run : npm install -g --force commitlint @commitlint/cli commitlint-plugin-cleanfeet
1717 - run : npm install conventional-changelog-conventionalcommits
1818 - run : touch .git/COMMIT_EDITMSG
Original file line number Diff line number Diff line change 7070 directory : ./reports
7171 flags : pytest
7272 name : " dir-content-diff-py${{ matrix.python-version }}-${{ matrix.min_versions }}"
73+ token : ${{ secrets.CODECOV_TOKEN }}
7374 - name : Upload test artifacts
7475 uses : actions/upload-artifact@v4
7576 if : always()
You can’t perform that action at this time.
0 commit comments