Skip to content

Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 #9

Bump github.com/spf13/pflag from 1.0.5 to 1.0.6

Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 #9

Workflow file for this run

name: CI
on:
pull_request:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Test build before merge
uses: actions/checkout@v2
- name: Test build
run: |
make