Skip to content

Merge pull request #209 from bjohnson5/208-feature-bits-fix #183

Merge pull request #209 from bjohnson5/208-feature-bits-fix

Merge pull request #209 from bjohnson5/208-feature-bits-fix #183

name: CI
on:
push:
branches: [main]
pull_request:
branches: ["*"]
permissions:
contents: read
jobs:
test:
name: Test
uses: ./.github/workflows/build-and-test.yml
secrets: inherit