mirror of
https://github.com/nbd-wtf/go-nostr.git
synced 2025-03-18 05:42:20 +01:00
use just test-all in github action.
This commit is contained in:
parent
b7d0a30a73
commit
771d87e1e5
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
@ -11,7 +11,5 @@ jobs:
|
||||
- uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: 1.19.x
|
||||
- run: go test -v -race
|
||||
- run: go test -v -race ./nip04
|
||||
- run: go test -v -race ./nip13
|
||||
- run: go test -v -race ./nip19
|
||||
- uses: extractions/setup-just@v1
|
||||
- run: just test-all
|
||||
|
Loading…
x
Reference in New Issue
Block a user