test nip26 on ci.

This commit is contained in:
fiatjaf
2023-02-15 20:25:16 -03:00
parent 77c625e341
commit ec94c6ee98

View File

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