Skip to content

rename isOnlyOneTrue function to isExactOneTrue for clarity #595

rename isOnlyOneTrue function to isExactOneTrue for clarity

rename isOnlyOneTrue function to isExactOneTrue for clarity #595

Workflow file for this run

name: Build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Run configure
run: |
chmod +x ./configure
./configure