diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -39,7 +39,6 @@ install: build test: ${GO} test -cover ./... - cd frontend && ${NPM} test -- --run cd frontend-vanilla && ${NPM} test -- --run test-race: |
