shanedell commented on code in PR #904:
URL: https://github.com/apache/daffodil-vscode/pull/904#discussion_r1412335083
##########
.github/workflows/nightly.yml:
##########
@@ -23,7 +23,7 @@ on:
jobs:
build-test-package:
- name: 'Build, Test, and Package (OS: ${{ matrix.os }}, Node: ${{
matrix.node }}, Java: ${{ matrix_java_version }}, VS Code: ${{ matrix.vscode }}
)'
+ name: 'Build, Test, and Package (OS: ${{ matrix.os }}, Node: ${{
matrix.node }}, Java: ${{ matrix.java_version }}, VS Code: ${{ matrix.vscode }}
)'
Review Comment:
This is a quick fix for the nightly builds currently failing to even start
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]