Skip to content

fix(deps): update module github.com/stretchr/testify to v1.9.0 #6

fix(deps): update module github.com/stretchr/testify to v1.9.0

fix(deps): update module github.com/stretchr/testify to v1.9.0 #6

Workflow file for this run

name: Test Action
on: push
jobs:
test:
name: Test
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
steps:
- uses: actions/checkout@v3
- uses: ./changelog-generator
id: changelog
with:
path: test
install-only: "true"
- name: Binary exists
shell: bash
run: command -v changelog-generator
- name: Binary runs
shell: bash
run: changelog-generator