Skip to content

Move black from color 15 to color 8 on 4bpp palette 1 #1534

Move black from color 15 to color 8 on 4bpp palette 1

Move black from color 15 to color 8 on 4bpp palette 1 #1534

Workflow file for this run

name: Run tests
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Python 3.11
uses: actions/setup-python@v4
with:
python-version: '3.11'
- name: Run tests
run: python src/validate_bts.py