Commit bbe6cbb
authored
Updating test workflow and makefile target (#365)
# Description
This runs js linting as part of CI tests.
## Changes
Provide a bullet point list of noteworthy changes in this Pull Request:
- Added `js-lint` to `make test`
- changed command from `go test ./...` to `make test`1 parent 12930d4 commit bbe6cbb
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments