mirror of
https://github.com/nbd-wtf/go-nostr.git
synced 2025-05-05 16:20:14 +02:00
test nip26 on ci.
This commit is contained in:
parent
77c625e341
commit
ec94c6ee98
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -12,6 +12,7 @@ jobs:
|
||||
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
|
||||
- run: go test -v -race ./nip04
|
||||
- run: go test -v -race ./nip26
|
||||
|
Loading…
x
Reference in New Issue
Block a user