Replace CIs by Github Actions (#294)

This commit is contained in:
Thomas Pelletier
2019-09-09 19:44:45 -07:00
committed by GitHub
parent 4d5afd743f
commit b40204d36a
11 changed files with 231 additions and 295 deletions
-1
View File
@@ -85,7 +85,6 @@ func TestProcessMainReadFromMissingFile(t *testing.T) {
`
} else {
expectedError = `open /this/file/does/not/exist: no such file or directory
invalid argument
`
}