Skip to content

Revert 'feat: add config subcommand to manage API keys (#231)' #370

Revert 'feat: add config subcommand to manage API keys (#231)'

Revert 'feat: add config subcommand to manage API keys (#231)' #370

Workflow file for this run

name: "Run Tests"
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "*" ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: "Checkout ${{ github.ref }}"
uses: actions/checkout@v3
with:
fetch-depth: 1
- name: Run Configure Tests
run: bash ./test/configure/configure-test.sh