File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# FieldWorks NUnitReport results publisher action
2
+
2
3
[ ![ GitHub Super-Linter] ( https://github.com/jasonleenaylor/fw-nunitreport-action/actions/workflows/linter.yml/badge.svg )] ( https://github.com/jasonleenaylor/fw-nunitreport-action/actions/workflows/linter.yml )
3
4
[ ![ Continuous Integration] ( https://github.com/jasonleenaylor/fw-nunitreport-action/actions/workflows/ci.yml/badge.svg )] ( https://github.com/jasonleenaylor/fw-nunitreport-action/actions/workflows/ci.yml )
4
5
[ ![ CodeQL] ( https://github.com/jasonleenaylor/fw-nunitreport-action/actions/workflows/codeql-analysis.yml/badge.svg )] ( https://github.com/jasonleenaylor/fw-nunitreport-action/actions/workflows/codeql-analysis.yml )
@@ -35,8 +36,7 @@ need to perform some initial setup steps before you can develop your action.
35
36
1 . :white_check_mark : Run the tests
36
37
37
38
``` bash
38
- $ npm test
39
-
39
+ npm test
40
40
```
41
41
42
42
## Publishing a new version
You can’t perform that action at this time.
0 commit comments