Skip to content

Bump picomatch from 2.3.1 to 2.3.2 #364

Bump picomatch from 2.3.1 to 2.3.2

Bump picomatch from 2.3.1 to 2.3.2 #364

Workflow file for this run

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