data-to-insight / csc-validator-be-903

Python-side code for the Quality LAC Data Beta frontend
https://903.datatoinsight.org
MIT License
8 stars 4 forks source link

fix syntax in publish.yml #786

Closed tab1tha closed 4 months ago

tab1tha commented 4 months ago

Fixes syntax error that caused tests to fail at the merge step.

Related to https://github.com/data-to-insight/csc-validator-be-903/pull/785

tab1tha commented 4 months ago

Documenting debug process

This stackoverflow answer suggested pyyaml as a package that would help the developer check, within the local environment, that a yaml file is valid.

To run it on Windows where the < symbol might not be recognised, do this: