Skip to content

Add uninstall option to retrogame #2

Add uninstall option to retrogame

Add uninstall option to retrogame #2

Workflow file for this run

# SPDX-FileCopyrightText: 2026 Melissa LeBlanc-Williams for Adafruit Industries
#
# SPDX-License-Identifier: MIT
name: SPDX
on: [pull_request, push]
jobs:
spdx:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-python@v6
with:
python-version: "3.x"
- name: Checkout Current Repo
uses: actions/checkout@v6
- name: check SPDX licensing
run: python ./SPDX.py