Skip to content

Commit

Permalink
Merge pull request #10 from superfly/docs
Browse files Browse the repository at this point in the history
don't do the markdown go docs
  • Loading branch information
btoews authored Oct 26, 2023
2 parents 08db1d3 + 36c4a00 commit 8b288b5
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 806 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
- run: go test -v ./...
check-docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
- run: go run github.com/princjef/gomarkdoc/cmd/gomarkdoc@latest -c --header-file README-header.md -o README.md
- run: go test -v ./...
2 changes: 0 additions & 2 deletions Makefile

This file was deleted.

5 changes: 0 additions & 5 deletions README-header.md

This file was deleted.

Loading

0 comments on commit 8b288b5

Please sign in to comment.