Forces encoding of XML to UTF-8 prior to converting to JSON #4729
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: 🧪 CI Tests | |
on: [push, pull_request] | |
jobs: | |
specs: | |
name: 📋 Specs | |
uses: ./.github/workflows/specs.yml | |
format: | |
name: 👮 Formatter | |
uses: ./.github/workflows/rubocop.yml |