Skip to content

Commit

Permalink
turns out we don't need just to run tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
fiatjaf committed Nov 8, 2023
1 parent fe17b5c commit 8bd03cb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@ jobs:
- uses: actions/setup-go@v3
with:
go-version-file: ./go.mod
- uses: extractions/setup-just@v1
- run: just test-all
- run: go test ./...
17 changes: 0 additions & 17 deletions justfile

This file was deleted.

0 comments on commit 8bd03cb

Please sign in to comment.