Skip to content

Commit

Permalink
updated test name for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
bradwich committed Aug 1, 2023
1 parent 653e768 commit e81f893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
# Error: api/plugin/file/filehost.go:499:21: undefined: file.FileErr_WriteError
# Error: api/plugin/file/file_test.go:140:20: undefined: file.FileErr_EOFError
# Error: Process completed with exit code 1.
- name: Test
- name: Plugin File Test
run: go test -v github.com/iansmith/parigot/api/plugin/file

#test below is suceeding
Expand Down

0 comments on commit e81f893

Please sign in to comment.