test nip26 on ci.

This commit is contained in:
fiatjaf 2023-02-15 20:25:16 -03:00
parent 77c625e341
commit ec94c6ee98
No known key found for this signature in database
GPG Key ID: BAD43C4BE5C1A3A1

View File

@ -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