Strip trailing whitespace generated by ruamel-yaml

This commit is contained in:
Josh Soref 2024-11-03 01:40:18 -04:00
parent 756aa649df
commit d5e73848c4
4 changed files with 12 additions and 4 deletions

View file

@ -55,7 +55,7 @@ jobs:
debug-artifact-name: my-debug-artifacts
debug-database-name: my-db
# We manually exclude Swift from the languages list here, as it is not supported on Ubuntu
languages: cpp,csharp,go,java,javascript,python,ruby
languages: cpp,csharp,go,java,javascript,python,ruby
- name: Build code
shell: bash
run: ./build.sh