try fixing path

This commit is contained in:
Daniel Krol 2022-08-18 09:26:14 -04:00
parent 40599c6acf
commit da8210d66a
2 changed files with 3 additions and 1 deletions

View file

@ -26,4 +26,4 @@ jobs:
- uses: actions/upload-artifact@v3
with:
name: lbry-id
path: lbry-id
path: ./lbry-id

View file

@ -63,6 +63,8 @@ func TestServerGetWallet(t *testing.T) {
for _, tc := range tt {
t.Run(tc.name, func(t *testing.T) {
t.Errorf("lol.")
testAuth := TestAuth{}
testStore := TestStore{
TestAuthToken: auth.AuthToken{