Skip to content

Commit

Permalink
Add make changes
Browse files Browse the repository at this point in the history
  • Loading branch information
vkuznet committed Sep 4, 2024
1 parent e7b9804 commit 6ec2e8a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/go-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,8 @@ jobs:

- name: Test
run: make test

- name: Changes
run: |
make changes
cat CHANGES.md

0 comments on commit 6ec2e8a

Please sign in to comment.