We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e310a84 commit c71c737Copy full SHA for c71c737
1 file changed
.github/workflows/ci.yaml
@@ -77,6 +77,7 @@ jobs:
77
uses: ./.github/actions/install_deps
78
with:
79
python-version: ${{ matrix.python-version }}
80
+ node-version: 24.11.1
81
82
- name: Run Unit Tests
83
# TODO: figure out what to do about tests of copier task scripts that don't actually get detected by code coverage
0 commit comments