Skip to content

Adding bitstring to table of libraries that support NO_COLOR. (#283) #157

Adding bitstring to table of libraries that support NO_COLOR. (#283)

Adding bitstring to table of libraries that support NO_COLOR. (#283) #157

Workflow file for this run

name: pr-check
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: "3.1"
- name: Run check
run: ruby .github/workflows/pr-check.rb