Skip to content

Allow BGR(A) input. #31

Allow BGR(A) input.

Allow BGR(A) input. #31

Workflow file for this run

name: Run tests
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build-and-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
submodules: recursive
- run: cd $GITHUB_WORKSPACE
- run: ./test.sh