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 19d84bc commit 9df173bCopy full SHA for 9df173b
.github/workflows/ci.yml
@@ -50,7 +50,7 @@ jobs:
50
run: npm i --ignore-scripts
51
52
- name: Run tests
53
- run: npm test && npm start y
+ run: npm test && npm start y 1 1 1
54
55
automerge:
56
name: Automerge Dependabot PRs
0 commit comments