Skip to content

Commit

Permalink
test verbosity
Browse files Browse the repository at this point in the history
  • Loading branch information
dmvict committed Sep 12, 2023
1 parent 40707de commit 85f0f45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/JsActionPush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
name : js_action_push

on :
push :
branches : [ js_action ]
push

jobs :

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"license": "MIT",
"scripts": {
"postinstall": "will .build compile",
"test": "wtest .run \"test/**\""
"test": "node test/Action.test.s r:retryDockerTrivialAction v:7"
},
"homepage": "https://github.com/Wandalen/wretry.action#action::wretry.action",
"keywords": [
Expand Down

0 comments on commit 85f0f45

Please sign in to comment.