We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d7bddd commit d82bdc0Copy full SHA for d82bdc0
README.md
@@ -75,7 +75,7 @@ need to perform some initial setup steps before you can develop your action.
75
1. :white_check_mark: Run the tests
76
77
```bash
78
-$ npm test
+ npm test
79
```
80
81
## Update the Action Metadata
0 commit comments