mirror of
https://github.com/nbd-wtf/go-nostr.git
synced 2025-10-10 21:04:10 +02:00
test nip26 on ci.
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -12,6 +12,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version: 1.19.x
|
go-version: 1.19.x
|
||||||
- run: go test -v -race
|
- run: go test -v -race
|
||||||
|
- run: go test -v -race ./nip04
|
||||||
- run: go test -v -race ./nip13
|
- run: go test -v -race ./nip13
|
||||||
- run: go test -v -race ./nip19
|
- run: go test -v -race ./nip19
|
||||||
- run: go test -v -race ./nip04
|
- run: go test -v -race ./nip26
|
||||||
|
Reference in New Issue
Block a user