Skip to content

Run the latest SVGO to all files #140

Run the latest SVGO to all files

Run the latest SVGO to all files #140

Workflow file for this run

name: Test Flags
on: pull_request
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup Python
uses: actions/setup-python@v4
with:
python-version: "3.x"
architecture: "x64"
- name: Test flags
run: python flags.py