Skip to content

fix Malta flag

fix Malta flag #184

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