You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added go test to github action; fixed Windows test issues (#52)
* initial test of testing workflow
* added .gitattributes for crlf issue on windows
* testh was attempting to remove the copied sqlite3 file before it was closed by sqlite3.database.Close()
* fiddling with .gitattributes to get line endings to work
0 commit comments