Skip to content

Bump braces from 3.0.2 to 3.0.3 #207

Bump braces from 3.0.2 to 3.0.3

Bump braces from 3.0.2 to 3.0.3 #207

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@v5
with:
python-version: "3.x"
architecture: "x64"
- name: Test flags
run: python flags.py