Skip to content

Commit

Permalink
#patch: publish new version (long story)
Browse files Browse the repository at this point in the history
# Please enter the commit message for your changes. Lines starting
# with '#' will be kept; you may remove them yourself if you want to.
# An empty message aborts the commit.
#
# Date:      Sat Jul 13 11:51:24 2024 -0700
#
# On branch main
# Your branch and 'origin/main' have diverged,
# and have 1 and 1 different commits each, respectively.
#
# Changes to be committed:
#	modified:   .github/workflows/test.yaml
#
  • Loading branch information
circa10a committed Jul 13, 2024
1 parent 2f75670 commit a84665f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
uses: actions/checkout@v4
- name: Test
run: make test

golangci-lint:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit a84665f

Please sign in to comment.